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

Do not use packaged MinGW pip #7844

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Do not use packaged MinGW pip #7844

merged 1 commit into from
Mar 1, 2024

Conversation

radarhere
Copy link
Member

MinGW has started failing in main.

Looking through the output, I saw https://github.com/python-pillow/Pillow/actions/runs/8102796165/job/22146045896#step:6:3514

ModuleNotFoundError: No module named 'pip._vendor.distlib'

Using python3 -m ensurepip instead of the mingw-w64-x86_64-python3-pip package fixes the job.

@hugovk hugovk merged commit b3a595c into python-pillow:main Mar 1, 2024
55 of 56 checks passed
@hugovk hugovk added the Testing label Mar 1, 2024
@radarhere radarhere deleted the mingw branch March 1, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants