On Mon, Oct 5, 2009 at 12:31 PM, cspesit <cspe...@gmail.com> wrote:
>
> Hi guys,
> Working on a GNUradio project.
> Following error encountered when i run multi_usrp_rx_cfile.py
>
>
> [shes...@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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to