discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Problem in implementing MIMO using GRC


From: uday_gnu
Subject: [Discuss-gnuradio] Problem in implementing MIMO using GRC
Date: Thu, 21 Jul 2011 17:18:43 -0700 (PDT)

Hello everyone!
I am trying to implement MIMO using GRC..I always get some attribute
errors.I would like to know what all images need to be burnt on to the SD
card along with latest image of UHD..
Secondly When I try to run the command  ./multi_usrp_oscope.py -h I get the
error saying ImportError: No module named _usrp_swig
Thank you very much for the help in advance.


:~/gnuradio/gnuradio-examples/python/multi_usrp> ./multi_usrp_
multi_usrp_oscope.py    multi_usrp_rx_cfile.py 
:~/gnuradio/gnuradio-examples/python/multi_usrp> ./multi_usrp_oscope.py -h
Traceback (most recent call last):
  File "./multi_usrp_oscope.py", line 26, in <module>
    from gnuradio import usrp
  File "/usr/local/lib/python2.6/site-packages/gnuradio/usrp/__init__.py",
line 25, in <module>
    from usrp_swig import *
  File "/usr/local/lib/python2.6/site-packages/gnuradio/usrp/usrp_swig.py",
line 6, in <module>
    import _usrp_swig
ImportError: No module named _usrp_swig

-- 
View this message in context: 
http://old.nabble.com/Problem-in-implementing-MIMO-using-GRC-tp32112058p32112058.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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