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 > mailto: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 > > > mailto: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 > > > > > >