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

Python 3.13 #126228

Closed
Rakicc opened this issue Oct 31, 2024 · 6 comments
Closed

Python 3.13 #126228

Rakicc opened this issue Oct 31, 2024 · 6 comments
Labels
type-bug An unexpected behavior, bug, or error

Comments

@Rakicc
Copy link

Rakicc commented Oct 31, 2024

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

@Rakicc Rakicc added the type-bug An unexpected behavior, bug, or error label Oct 31, 2024
@skirpichev
Copy link
Member

Sorry, but you should report that issue to an appropriate project.

See https://www.riverbankcomputing.com/software/pyqt/

@skirpichev skirpichev closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2024
@Rakicc
Copy link
Author

Rakicc commented Oct 31, 2024

But the issue is related to new release of Python 3.13 only not for older version, hence there is no bug in Pyqt5.

@Rakicc
Copy link
Author

Rakicc commented Oct 31, 2024

Sorry, but you should report that issue to an appropriate project.

See https://www.riverbankcomputing.com/software/pyqt/

But the issue is related to new release of Python 3.13 only not for older version, hence there is no bug in Pyqt5.

@skirpichev
Copy link
Member

To me it's clear that issue is related to PyQt5 and/or build dependencies of that package.

@Rakicc
Copy link
Author

Rakicc commented Oct 31, 2024

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..
but not in python 3.13

@Rakicc
Copy link
Author

Rakicc commented Oct 31, 2024

I have tested with Python 3.12 and 3.11 it install same version of PyQt5 with latest pip..
but not in python 3.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants