discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Cannot import gnuradio


From: swrangsar basumatary
Subject: Re: [Discuss-gnuradio] Cannot import gnuradio
Date: Sat, 15 Jun 2013 21:06:52 +0530

hi,

this can happen if you forget to do:

sudo ldconfig





On Sat, Jun 15, 2013 at 4:32 PM, Tanaga Biru <address@hidden> wrote:
Dear Helper,

I had installed GNU Radio, but  when I run gnuradio-companion in Ubuntu Terminal, I received the following message:

Cannot import gnuradio.

Is the python path environment variable set correctly?
All OS: PYTHONPATH

Is the library path environment variable set correctly?
Linux: LD_LIBRARY_PATH
Windows: PATH
MacOSX: DYLD_LIBRARY_PATH


I had set the path in .bashrc and .profile

export PYTHONPATH=$PYTHONPATH:/usr/local/lib/python2.7/dist-packages
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

Thank you.

Regards,
Tanaga Biru

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]