[BangPypers] Anyone worked on GNuRadio out here?

Noufal Ibrahim noufal at gmail.com
Tue Oct 6 07:08:09 CEST 2009


On Mon, Oct 5, 2009 at 12:31 PM, cspesit <cspesit at gmail.com> wrote:
>
> Hi guys,
> Working on a GNUradio project.
> Following error encountered when i run multi_usrp_rx_cfile.py
>
>
> [shesha2 at anrc multi_usrp]$ ./multi_usrp_rx_cfile.py
> Traceback (most recent call last):
>  File "./multi_usrp_rx_cfile.py", line 18, in <module>
>    from gnuradio import usrp_multi
> ImportError: cannot import name usrp_multi

I haven't worked on gnuradio myself but one thing that occurs to me
that is that gnuradio is a python package and the __init__.py can't
get imported for some reason.


-- 
~noufal
http://nibrahim.net.in


More information about the BangPypers mailing list