-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
Python 3.13 #126228
Comments
Sorry, but you should report that issue to an appropriate project. |
But the issue is related to new release of Python 3.13 only not for older version, hence there is no bug in Pyqt5. |
But the issue is related to new release of Python 3.13 only not for older version, hence there is no bug in Pyqt5. |
To me it's clear that issue is related to PyQt5 and/or build dependencies of that package. |
Sorry to say.. |
I have tested with Python 3.12 and 3.11 it install same version of PyQt5 with latest pip.. |
Bug report
Bug description:
There is a bug while install pip install PyQt5 it fails to build Pyqt5-sip and ask to install Microsoft vc++ 14.0 which is not needed in python older version 3.12
Machine: Windows 10 and 11
success tried : on Python 3.12 and 3.11
failed tried : on Python 3.13
CPython versions tested on:
3.13
Operating systems tested on:
Windows
The text was updated successfully, but these errors were encountered: