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 · 9 comments
Closed

Python 3.13 #126228

Rakicc opened this issue Oct 31, 2024 · 9 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

This comment was marked as duplicate.

@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

This comment was marked as duplicate.

@adang1345
Copy link
Contributor

The report should probably go to https://github.com/Python-SIP/sip, which has not yet released wheels for Python 3.13.

@skirpichev
Copy link
Member

pyqt has wheels also only for Py3.8.

@Rakicc
Copy link
Author

Rakicc commented Nov 1, 2024

Yes the issue is related to sip . Pyton 3.13 not able to install sip too. hence PyQt5 is getting error at building Pyqt5-sip

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

3 participants