On Friday, June 08, 2012 02:43:56 PM Phil wrote:
> On 08/06/12 13:04, ki6njf wrote:
[snip]
> > run the export PYTHONPATH=$PYTHONPATH:/home/jim/bin
> 
> Thanks Marcus and Jim for the detailed instructions, however I still
> cannot get this to work!
> 
> This my python path:
> 
> [phil@localhost trunk]$ cat $PYTHONPATH
> cat: /usr/local/src/gr-osmosdr/include/osmosdr/:/home/phil/bin
> 
> The path points to osmosdr_source_c.h.
> 
> And these are still the same errors:
> 
> Error 0:
> Block - import_1 - Import(import):
>    Param - Import(import):
>      Import "import simple_fm_helper" failed.
> 

> 
> I'm at my wits end.

That was the error I was getting.  I've found that I still get it if I do not 
start gnuradio-companion in the directory where simple_fm_helper is located. 

Apparently, that Import block/function is very simplistic and will only import 
from the directory that companion was started in.
-- 
73s jim KI6NJF
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to