On 07/03/2023 15:58, Daniel R. Marlow wrote:
-Original Message-
From: discuss-gnuradio-bounces+marlow=princeton@gnu.org
On Behalf Of Marcus D.
Leech
Sent: Tuesday, March 7, 2023 3:19 PM
To: discuss-gnuradio@gnu.org
Subject: Re: Qt ImportError
On 07/03/2023 15:05, Daniel R
-Original Message-
From: discuss-gnuradio-bounces+marlow=princeton@gnu.org
On Behalf Of Marcus D.
Leech
Sent: Tuesday, March 7, 2023 3:19 PM
To: discuss-gnuradio@gnu.org
Subject: Re: Qt ImportError
On 07/03/2023 15:05, Daniel R. Marlow wrote:
> from PyQt5 import Qt
Make sure
On 07/03/2023 15:05, Daniel R. Marlow wrote:
from PyQt5 import Qt
Make sure you have your system setup to run Python3 by default?
I have Ubuntu 22.04, same as you. I don't have this problem. I
installed everything from APT packages.
Hello,
I am trying to run the "Your first flowgraph" example on the gnuradio Wiki.
This works fine when I run it from the GRC window, but when I try to run the
Python script that GRC generates, I get the following error:
from PyQt5 import Qt
ImportError: cannot import name