discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: GRU module removed, what can I do please ?


From: Cinaed Simson
Subject: Re: GRU module removed, what can I do please ?
Date: Thu, 21 Jul 2022 20:51:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.0.2

Hi Jean-Philippe - did you change your PYTHONPATH from 3.8 to 3.10?

Also, please check the subversion of gnuradio-dev, e.g.,

  apt list gnuradio-dev

and the 3.10 should expand to something which looks like this

   3.10.2.0-1+b2

-- Cinaed

On 7/21/22 18:25, Jean-Philippe Buchet wrote:
Hello,
first of all I am surly not a gnuradio guru, not a python guru.
I use some scripts written by other peoples
Until last week, all was ok.
After an update ( Kali on raspberry)..
I have removed gnuradio, python3.8 ...
and afte, a new install via  apt  ( gnuradio, gnuradio-dev osmo-sdr .. python3.10 ..)

I still get the error : cannot import gru module from gnuradio.

To check, I start by hand in python3 the other imports from gnuradio. gr, digital, filters ...
All them work except "gru"

As I can see, after spent hours and hours, this gru module is removed from gnuradio.
(for the moment I don't understand gnuradio / modules and their goals)

What can I do please ?

OS: raspi-kali 5.15.44 Debian Kali-pi (2022-07-03)
GR Installation Method: apt install ( gnuradio, gnuradio-dev python3 ..)
GNU Radio Version  3.10 (maint-3.10)

Thank you




reply via email to

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