sundeepA1
June 13th, 2009, 06:47 AM
when i started compiling dial_tone.py program in audio(/usr/src/gnuradio-3.1.3/gnuradio-examples/python/audio) folder i get this error message
plzz help to solve my problem
sudo python dial_tone.py
[sudo] password for home:
Traceback (most recent call last):
File "dial_tone.py", line 23, in <module>
from gnuradio import gr
ImportError: No module named gnuradio
how to install these modules and site-packages in gnuradio
plzz help to solve my problem
sudo python dial_tone.py
[sudo] password for home:
Traceback (most recent call last):
File "dial_tone.py", line 23, in <module>
from gnuradio import gr
ImportError: No module named gnuradio
how to install these modules and site-packages in gnuradio