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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to