On 30/12/2024 12:30, debanka giri wrote:
Dear Marcus,
Thanks for your reply. I am
using ubuntu 18.04, is there is any solution for it.
Thanks
Debanka
Unless you have some overwhelming reason to run Ubuntu 18.04, I'd say
upgrade to at least 22.04.
On Mon, Dec 30, 2024 at 10:32 PM Marcus D. Leech
<patchvonbr...@gmail.com> wrote:
On 30/12/2024 11:56, debanka giri wrote:
I am using ubuntu
For Ubuntu >= 22.04
sudo apt install gnuradio gr-osmosdr
Should do it. That will install a "modern" Gnu Radio ecosystem.
On Mon, 30 Dec, 2024, 10:25 pm Franco VENTURI,
<fvent...@comcast.net> wrote:
Debanka,
if you are on Windows you could try radioconda
(https://github.com/ryanvolz/radioconda), and see how it goes.
Franco
On 12/30/2024 11:12 AM EST debanka giri
<debanka...@gmail.com> wrote:
Dear Franco and Marcus,
Thanks for your reply. I am actually access through a
python program and using following packages
import osmosdr
from gnuradio import blocks
from gnuradio import gr
from gnuradio import uhd
..................................
I need help, how I can install packages like osmosdr,
gnuradio etc.
Thanks
Debanka
On Mon, Dec 30, 2024 at 6:13 PM Franco VENTURI
<fvent...@comcast.net> wrote:
Debanka,
I am not sure I understand your concern.
The latest release of GNU Radio (currently v3.10.11.0:
https://github.com/gnuradio/gnuradio/releases) uses
Python 3 too, so I'd try to stay with the latest release.
GNU Radio 3.8 is now several years old and I think it
has been deprecated.
Franco
On 12/30/2024 12:55 AM EST debanka giri
<debanka...@gmail.com> wrote:
Dear GNU Radio Community,
I am working in a project where we
need gnuradio 3.8 and osmosdr, because we need python3,
and gnuradio 3.8 supports python 3.
Please help me how to install gnuradio 3.8 and osmosdr.
Thanks
Debanka