Hello all,
i installed the new version of gnuradio on a new computer i received from
collegues :-). Im working on ubuntu 9.04
The installation goes well and i installed all dependencies.
But when i tried to run the usrp_fft.py script, i get the following error :
l...@ls-laptop:~/Desktop/gnuradio-3.2.2/gr-utils/src/python$ sudo ./usrp_fft.py
Traceback (most recent call last):
File "./usrp_fft.py", line 24, in <module>
from gnuradio import usrp
File "/usr/lib/python2.6/dist-packages/gnuradio/usrp/__init__.py", line 25,
in <module>
File "/usr/lib/python2.6/dist-packages/gnuradio/usrp/usrp_swig.py", line 6,
in <module>
ImportError: No module named _usrp_swig
I get the same error running some other script of gr-utils/src/python.
This is strange since i used the same configuration and settings i allready
used on another computer and everything went ok there...
Does
a1 know what's going wrong and what i've missed?
Thanks
Sylv1
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio