discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Problems about executing the flow graph and pythonpath


From: Vasil Velichkov
Subject: Re: Problems about executing the flow graph and pythonpath
Date: Tue, 7 Dec 2021 09:40:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

Hi idrey,

Welcome to GNU Radio!

On 07/12/2021 08.52, idrey wrote:
> So I added 'export 
> PYTHONPATH=/usr/local/lib/python3/dist-packages:$PATHONPATH'  to 
> .bashrc. Luckily, I can import OOT module and execute the flow graph in 
> terminal using 'python3 flow_graph.py' but in GRC it still not works and 
> prints the same error message. 

Add the above export to "~/.profile" (instead of "~/.bashrc") and then either 
logout/login or reboot.

Regards,
Vasil



reply via email to

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