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

Use python-pip instead of python3-pip in MinGW #8678

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

radarhere
Copy link
Member

MinGW has started failing on main - https://github.com/python-pillow/Pillow/actions/runs/12675616361/job/35338978926

Run pacman -S --noconfirm
error: target not found: mingw-w64-x86_64-python3-pip

This PR switches from mingw-w64-x86_64-python3-pip to mingw-w64-x86_64-python-pip. See also https://packages.msys2.org/search?q=pip

@hugovk hugovk merged commit 6fc496e into python-pillow:main Jan 9, 2025
47 of 48 checks passed
@radarhere radarhere deleted the mingw branch January 9, 2025 12:18
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.

2 participants