discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Block key "rtl2832_source" not found in Platform


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Block key "rtl2832_source" not found in Platform
Date: Sat, 23 Jun 2012 13:53:58 -0400

Hi Giulio - It looks like GNU Radio is trying to mix and match between Python 
2.6 and 2.7.  This, in general, is not advisable; try to coerce GNU Radio into 
using one or the other.  Fix that first, then see if there's still an issue.  
If so, maybe someone with knowledge of the "rtl2832_source" can help.  Good 
luck! - MLD

On Jun 22, 2012, at 1:10 PM, Giulio wrote:
> MacBook-di-Giulio:~ Giulio$ export 
> PYTHONPATH=$PYTHONPATH:/opt/local/lib/python2.6/site-packages:/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/:/usr/local/lib/python2.7/site-packages/
> 
> MacBook-di-Giulio:~ Giulio$ gnuradio-companion
> 
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/random/__init__.py:87:
>  RuntimeWarning: compiletime version 2.6 of module 'mtrand' does not match 
> runtime version 2.7
>  from mtrand import *
> <<< Welcome to GNU Radio Companion 3.3.0 >>>
> 
> Loading: "/Users/Giulio/rtl2832-fm.grc"
>>>> Error: Block key "rtl2832_source" not found in Platform - grc(GNU Radio 
>>>> Companion)
> Traceback (most recent call last):
>  File "/opt/local/bin/gnuradio-companion", line 51, in <module>
>    try: gtk.window_set_default_icon(gtk.IconTheme().load_icon('gnuradio-grc', 
> 256, 0))
> GError: Icona «gnuradio-grc» non presente nel tema
>>>> Error: Connection between rtl2832_source_0(0) and 
>>>> gr_freq_xlating_fir_filter_xxx_0(0) could not be made.




reply via email to

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