> Thanks for your reply Marcus
> I installed the gnuradio 3.3.1 version and the message "Warning:
> Treating daughterboard with invalid EEPROM contents as if it were a
> "Basic Rx."
> is gone now but when I try to run gnuradio-companion I receive the
> following message
> "Cannot import gnuradio. Are your PYTHONPATH and LD_LIBRARY_PATH set
> correctly?"
>
> What do I have to do in this case
> Thanks
> Daniel
Make sure that your PYTHONPATH variable points at the location of the
Gnu Radio stuff on your system.
  On a Fedora system, it'll be:

/usr/local/lib/python2.x/site-packages

or

/usr/local/lib64/python2.x/site-packages

Where 'x' is the version of Python.  Prior to Fedora 14, 'x' was 6 but
at Fedora 14 it's 7.




-- 
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org



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

Reply via email to