Ubuntu 10.04 LTS. GNURadio and UHD built current within 1 week. Used
Marcus’ script.
Trying to run the multi_usrp_oscope.py and after changing
from import stdgui, fftsink etc. => import stdgui2, fftsink2,
and changing to std_top_block
I get the following:
john@john-laptop:~$ python multi_usrp_oscope.py
Traceback (most recent call last):
File “multi_usrp_oscope.py”, line 35, in
from gnuradio import usrp_multi
ImportError: cannot import name usrp_multi
Can anyone help me track it down?
Kind Regards,
John