-
Notifications
You must be signed in to change notification settings - Fork 137
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
Can't run v0.7.6 with latest PyQt5 version #1011
Comments
+1 |
PyInstaller doesn't support the latest PyQt5 version yet. So I had to restrict it to the one before. Please use that. |
Sorry, i dont know how? |
This works on a fresh install. Sorry for the trouble. Sometimes we have to limit the version of Qt. It's not the first time.
|
The problem here is calibre and qutebrowser work fine and requre the latest 5.15.4 yet vorta fails.. |
I got a segmentation fault using PyQt5 5.15.4. If you know how to avoid this, please share it with us or open a pull request, @snuffop 🙏 |
For those wondering about PyQt5 5.15.4 support in pyinstaller, it's been merged (pyinstaller/pyinstaller#5631) but there hasn't been a new release that includes it yet. |
I modified Vorta's requires.txt [1] file to not require pyqt5<=5.15.3 on my system, and it runs fine with 5.15.4. Maybe the segmentation fault is coming from something else? For reference, I run Arch, all latest packages as of this post. [1] /usr/lib/python3.9/site-packages/vorta-0.7.5-py3.9.egg-info/requires.txt |
No segfaults with 5.15.4 either (Arch here as well). @damentz Thanks for sharing! |
Did a new release which pins PyQt5 only for PyInstaller builds, since it's not strictly needed for other deployments. |
I just had a vorta update
[2021-06-08T17:20:16+0100] [ALPM] upgraded vorta (0.7.5-1 -> 0.7.6-1)
Now it won't run and i can't figure out exactly what iv got to do?
I thought it might be pyqt5 but i have the latest version:-
1 extra/python-pyqt5 5.15.4-1 (4.2 MiB 26.7 MiB) [pyqt5] (Installed)
Kernel: 5.10.41-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0
parameters: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64
root=UUID=bfe48f69-800c-4332-b8ea-0df162b1710d rw quiet apparmor=1
security=apparmor udev.log_priority=3
Desktop: KDE Plasma 5.21.5 tk: Qt 5.15.2 wm: kwin_x11 vt: 1 dm: SDDM
Distro: Manjaro Linux base: Arch Linux
The text was updated successfully, but these errors were encountered: