discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNU Radio Companion isn't aware of custom pythonp


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] GNU Radio Companion isn't aware of custom pythonpath(s)
Date: Fri, 07 Jun 2013 11:14:23 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On Fri, Jun 07, 2013 at 04:38:35PM +0200, Arturo Rinaldi wrote:
i was thinking about it but i can't find the right argument to pass to the
config file. I looked up on the internet and there's no proper way to do in a
simple thing as :


[path]

mypath=path1:path2
Actually, that works.

E.g.:

[grc]
global_blocks_path = path1:path2
local_blocks_path = 

_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
That's the path for the .xml blocks, not the corresponding PYTHON.

You just need to make sure that your PYTHONPATH variable is exported into the process running GRC.  Its children with then see that PYTHONPATH.


-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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