This the error I received when testing the GNU Radio installation after
the make file finished running.
I have Boost 1.38 loaded along with GNU Radio version 3.2 and wxPython
version 2.8.10.1. All the paths have been setup.
$ python dial_tone.py
Traceback (most recent call last):
File “dial_tone.py”, line 23, in
from gnuradio import gr
ImportError: No module named gnuradio
Any help would be greatly apprecicated.
Robert Pegram
Robert and Millie wrote:
ImportError: No module named gnuradio
Any help would be greatly apprecicated.
Robert Pegram
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
if you use fedora try to type this command each time you open the new
command terminal: export
PYTHONPATH=/usr/local/lib/python2.5/site-packages
(http://gnuradio.org/trac/wiki/FedoraInstall)
or you can import this command into your fedora bash file so you does
not
have to type it again.
Adib
–
View this message in context:
http://www.nabble.com/Problems-with-GNU-Radio-tp25357678p25357854.html
Sent from the GnuRadio mailing list archive at Nabble.com.
Robert and Millie wrote am 2009-09-09 04:47:
Any help would be greatly apprecicated.
You are a little short with your information:
How did you install? I suppose you build from source.
Which release or version do you use?
Which commands did you run exactly?
Please read http://gnuradio.org/trac/wiki/ReportingErrors
Patrick
Engineers motto: cheap, good, fast: choose any two
Patrick S.
Student of Telemati_cs_, Techn. University Graz, Austria