This is Savannah administration.
Where did you see this list advertised as a Python discussion list?
--
Sylvain
On Tue, May 10, 2005 at 01:58:12PM -0300, Rosciano wrote:
> Hello everybody,
>
> I would like to know what I have to do to execute
> examples (as the dial_tone.py) without errors:
>
Hello everybody,
I would like to know what I have to do to execute
examples (as the dial_tone.py) without errors:
from gnuradio import gr
ImportError: No module named gnuradio.
I export the python path by the command:
export
PYTHONPATH=/usr/local/lib/python2.4/site-packages
and this didn't solv