Brian, yeah good questions. So, the computers in my lab are going to all be
running Ubuntu 20.04 like next week, so we're forced to use that. Not that
I mind. I like Ubuntu a lot. And I'm planning to use both GNU Radio 3.7 and
3.8, because I will be porting some custom blocks we wrote in GNU Radio 3.7
to 3.8, but I also need to keep running them in GNU Radio 3.7, while also
porting them to GNU Radio 3.8. Maybe like after the next academic year we
can drop GNU Radio 3.7. But not for this year. It depends on how well
things go for porting all the blocks in our internal library here.

Martin, thanks for your email, that's really good stuff to know. So it
seems like GNU Radio 3.7 itself is okay, but GRC gets screwed up. Thats
going to give me a lot of trouble. Is it because there's no more Qt4 in
Ubuntu 20.04, so GRC and some of the widgets using QtGUI won't work without
it? Maybe that's the real battle here, not how to get Python 2 running on
Ubuntu 20.04, but how to get Qt4 and Qt5 running together on Ubuntu 20.04.
But wait, doesn't GRC in GNU Radio 3.7 use GTK? So it should still work.
Has GRC been ported to Qt4 or Qt5 in GNU Radio 3.8?




On Thu, 14 May 2020 at 10:39, Martin Luelf <m...@mluelf.de> wrote:

> Hi,
>
> I just updated my Kubuntu today without thinking about GNURadio (and due
> to my OOT not being ported to 3.8 yet I am still stuck on 3.7). I still
> have python2 running like a charm. But I could not get the QT bindings
> running, since my KDE is using QT5 and trying to install Qt4 looks like
> it is going to skrew up my entire system.
>
> So GNURadio 3.7 itself is running fine on 20.4, but gnuradio-companion
> and gr-qtgui seem to be tricky (at least when running KDE).
>
> Yours
> Martin
>
>
> On 14.05.20 17:29, Alex Humberstone wrote:
> > The new Ubuntu 20.04 does not include Python 2 anymore. But GNU Radio
> > 3.7 requires Python 2. So then can you run GNU Radio 3.7 on Ubuntu
> > 20.04? I think there's still a package that you can instal to add Python
> > 2 support in Ubuntu 20.04. I found a bunch of websites that make it
> > sound like this should be possible. So I'm thinking it should still
> > actually be possible to run GNU Radio 3.7 on Ubuntu 20.04. Has anyone
> > actually tried this before? Does this work? Is there anything special
> > that you have to do? Any help here would be super appreciated. Thanks in
> > advance for your help everyone!
> >
> >
> https://linuxconfig.org/install-python-2-on-ubuntu-20-04-focal-fossa-linux
> >
> > https://linuxize.com/post/how-to-install-pip-on-ubuntu-20.04/
> >
> > https://www.vultr.com/docs/how-to-install-python-2-on-ubuntu-20-04
> >
> >
> https://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-20.04-Clear-Python2
> >
> > --
> > Sincerely,
> > Alex-M-Humberstone
> > PhD Student
> > Klipsch School of Electrical Engineering
> > New Mexico State University
> > Las Cruces, New Mexico
> >
>
>

-- 
Sincerely,
Alex-M-Humberstone
PhD Student
Klipsch School of Electrical Engineering
New Mexico State University
Las Cruces, New Mexico

Reply via email to