-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coredump after update to Python 3.12.3 #41
Comments
I don't currently have a Python 3.12 install to test with... Also, on most distros it should be possible to have different versions of python installed at the same time, so hopefully you can install python 3.11 as well. |
There are not much more error messages:
in journal:
But I also have some good news. I had a look around on github - HourusGUI and found that there is a branch “pyqt6”. I tried it out and as far as I could see, it works perfectly under python 3.12.3. |
Be warned - the pyqt6 branch is: |
I got the master brunch working now. I am using a python environment (venv) for all this requirements. 73 de Dieter, DK6OV |
My Arch-Linux System was updated to Python 3.12.3. After that, I made full upgrades to horuslib and horus-gui.
But when starting horusgui the following Error occurs:
"QWidget: Must construct a QApplication before a QWidget"
followed by a coredump.
The text was updated successfully, but these errors were encountered: