discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] "from gnuradio import gr"


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] "from gnuradio import gr"
Date: Mon, 11 Jul 2005 16:20:09 -0700
User-agent: Mutt/1.5.6i

On Mon, Jul 11, 2005 at 02:09:25PM -0700, Charles Chen wrote:
> Hi All,
> 
>   I have everything installed and was trying to run
> ./usrp_oscope.py according to the instructions at
> http://comsec.com/wiki?UsrpInstall . However, I get an
> error when I try to run the file.
> 
>     from gnuradio_swig_python import buffer,
> buffer_add_reader, block_detail, \
> ImportError: cannot import name buffer
> 
>   So the problem is, I can import gnuradio, wx, and
> Numeric but when i try to import gr from gnuradio it
> won't work. Here's what happens:
> 

Wrong version of SWIG.  Use 1.3.23 or 1.3.24.
1.3.25 has some incompatible change that I haven't figured out yet.

Eric




reply via email to

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