Skip to content
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

PyQt4 is no longer supported #26

Open
NickSto opened this issue May 24, 2022 · 0 comments
Open

PyQt4 is no longer supported #26

NickSto opened this issue May 24, 2022 · 0 comments

Comments

@NickSto
Copy link

NickSto commented May 24, 2022

PyQt4 is no longer supported, meaning it will accrue unpatched security vulnerabilities.

More pragmatically, it means it's no longer available on Pypi or the standard Debian repositories, so the current installation instructions don't work:

$ pip3 install PyQt4
ERROR: Could not find a version that satisfies the requirement PyQt4 (from versions: none)
ERROR: No matching distribution found for PyQt4

And it's no easy task to get PyQt4 installed on moderately recent Ubuntu (20.04).

The ideal solution would be to upgrade to PyQt6, but workarounds would be fine too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant