discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Import issue


From: irene159
Subject: Re: [Discuss-gnuradio] Import issue
Date: Fri, 6 Jun 2008 08:35:41 -0700 (PDT)


In my case, it works replacing "from gnuradio import blks2" by "from
gnuradio.blks2impl import rational_resampler" but that doesn't explain why
command line works from the terminal but not from the file... 



irene159 wrote:
> 
> Hello,
> 
> Concerning blks2 import (blks2.rational_resampler needed) 
> 
> "from gnuradio import blks2" works on python command line but not in
> python file (ImportError: cannot import name blks2).
> 
> Where can this come from?
> 
> Regards,
> Irene
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Import-issue-tp17688627p17695168.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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