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
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to