discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] About build USRP on GNURadio


From: Li Mei-Wen
Subject: [Discuss-gnuradio] About build USRP on GNURadio
Date: Wed, 30 Sep 2009 13:12:58 +0800

Hi:
 
I can't run the ./tx_voice.py or benchmark_rx.py in /usr/src/gnuradio/gnuradio-examples/python/digital
In fact, I can't run anything in /.../diital.
If I do, I will got error message, like follows.
But I can run ./benchmark_rx.py in /.../digital-bert
Somebody say maybe my GNU Radio install incomplete.
So, have anything I need to do?
 
Thank in advance.
 
address@hidden /usr/src/gnuradio/gnuradio-examples/python/digital
$ ./tx_voice.py -f 2400M
Traceback (most recent call last):
  File "./tx_voice.py", line 38, in <module>
    import usrp_transmit_path
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_transmit_path.py
", line 23, in <module>
    import usrp_options
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_options.py", lin
e 30, in <module>
    import generic_usrp
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/generic_usrp.py", lin
e 36, in <module>
    from gnuradio import gr, usrp, usrp2
ImportError: cannot import name usrp2
 
address@hidden /usr/src/gnuradio/gnuradio-examples/python/digital
$ ./benchmark_tx.py -f 2400M
Traceback (most recent call last):
  File "./benchmark_tx.py", line 32, in <module>
    import usrp_transmit_path
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_transmit_path.py
", line 23, in <module>
    import usrp_options
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_options.py", lin
e 30, in <module>
    import generic_usrp
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/generic_usrp.py", lin
e 36, in <module>
    from gnuradio import gr, usrp, usrp2
ImportError: cannot import name usrp2



隨身的 Windows Live Messenger 和 Hotmail,不限時地掌握資訊盡在指間— Windows Live for Mobile

reply via email to

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