discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Cygwin problems continue


From: Thomas Tsou
Subject: Re: [Discuss-gnuradio] Cygwin problems continue
Date: Fri, 2 Oct 2009 22:40:45 -0400

On Mon, Sep 14, 2009 at 8:00 PM, Robert and Millie
<address@hidden> wrote:
>
> 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
>
> This is where I am stuck.  Any help would be gladly appreciated.
>

Try the following before you run dial_tone.

export PYTHONPATH=/usr/local/lib/python2.5/site-packages

Thomas




reply via email to

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