Skip to content

BUG: upgrade to PyQt6 to fix arm64 docker build #62176

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Alvaro-Kothe
Copy link

@Alvaro-Kothe Alvaro-Kothe commented Aug 23, 2025


  • The clipboard tests have passed on my machine (Fedora 42 on Wayland)
  • I also refactored the qt imports to simplify the version selection
  • The main goal of this PR is fix the ARM64 docker build. You may test it by running docker build --platform linux/arm64 -t pandas-dev . if you are on an x86_64 system, but be warned that the build takes very long.
  • Also, I have no clue how would I type annotate the return type of the _import_module auxiliary function.

@Alvaro-Kothe

This comment was marked as resolved.

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.

Metadata generation failed when installing PyQt5
1 participant