Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pin PyQt6 back on Ubuntu 20.04 #28597

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

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Pin PyQt6 back on Ubuntu 20.04 #28597

merged 1 commit into from
Jul 20, 2024

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jul 19, 2024

PR summary

The 6.7.1 wheels on PyPI do not confirm to manylinux 2.28 due to requiring glibc 2.35 symbols, and cannot be loaded on Ubuntu 20.04, which has glibc 2.31. So we need to pin that back to avoid the failures.

PR checklist

The 6.7.1 wheels on PyPI do not confirm to manylinux 2.28 due to
requiring glibc 2.35 symbols, and cannot be loaded on Ubuntu 20.04,
which has glibc 2.31. So we need to pin that back to avoid the failures.
@QuLogic QuLogic mentioned this pull request Jul 19, 2024
1 task
@QuLogic QuLogic linked an issue Jul 20, 2024 that may be closed by this pull request
@rcomer rcomer added this to the v3.10.0 milestone Jul 20, 2024
@rcomer
Copy link
Member

rcomer commented Jul 20, 2024

Minor infrastructure change so merging with single review.

@rcomer rcomer merged commit ed17e00 into matplotlib:main Jul 20, 2024
39 checks passed
@QuLogic QuLogic deleted the pin-pyqt6 branch July 22, 2024 19:35
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

Successfully merging this pull request may close these issues.

[TST] Upcoming dependency test failures
2 participants