discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: gnuradio companion error


From: Cinaed Simson
Subject: Re: gnuradio companion error
Date: Sun, 20 Sep 2020 11:53:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.2.1

I believe for libgnuradio-runtime.so.3.9.0, it should be /usr/bin/python3.

-- Cinaed

On 9/20/20 7:34 AM, Fabian Schwartau wrote:
Hi,
I just checked on my Ubuntu 18.04. It seems like that grc is using
/usr/bin/python as interpreter. This is python2 in this Ubuntu version
(probably other too). Check what "/usr/bin/python --version" tells you.
If it tells you python 3, you changed the default python version. Change
it back (it is just a sym-link or your buzz-word is
"update-alternatives") or modify the first line of
/usr/bin/gnuradio-companion from
#!/usr/bin/python
to
#!/usr/bin/python2

Its just a guess, I may be wrong. Hope it helps,

Fabian

Am 20.09.20 um 15:40 schrieb Thomas:
Hi guys just trying to get set up with gr, my companion was working
before but next time I opened and thereafter when I went to open I have
been getting this error

I have removed and purged a bunch of times already and still no fix,

anyone seen this before and know what the problem is?






reply via email to

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