discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] ImportError: No module named _usrp_swig


From: Sylv1
Subject: [Discuss-gnuradio] ImportError: No module named _usrp_swig
Date: Fri, 6 Nov 2009 00:39:21 -0800 (PST)

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 :

address@hidden:~/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


reply via email to

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