discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Moon Bounce Experiment


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Moon Bounce Experiment
Date: Fri, 22 Oct 2010 06:54:41 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100922 Thunderbird/3.1.4



On 10/21/2010 11:08 PM, Joseph Craig wrote:

On Oct 22, 2010, at 12:03 AM, Josh Blum wrote:



When I run usrp_fft.py ...

  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


the python path is fine, its finding usrp_swig.py, but failing to import the 
_usrp_swig.so library. Try running sudo ldconfig.

That did not help, any other ideas?


Maybe its really missing the file. In any case, I think your install is borked. I would remove any traces of gnuradio on your system and follow the BulidGuide for your particular version of ubuntu: http://gnuradio.org/redmine/wiki/gnuradio/BuildGuide

-josh



reply via email to

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