discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problems with GNU Radio


From: adib_sairi
Subject: Re: [Discuss-gnuradio] Problems with GNU Radio
Date: Tue, 8 Sep 2009 20:14:09 -0700 (PDT)



Robert and Millie wrote:
> 
> 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 <module>
>     from gnuradio import gr
> ImportError: No module named gnuradio
> 
> Any help would be greatly apprecicated.
> 
> Robert Pegram
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

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.





reply via email to

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