Use python-pip instead of python3-pip in MinGW by radarhere · Pull Request #8678 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
Use python-pip instead of python3-pip in MinGW#8678
hugovk merged 1 commit intopython-pillow:mainfrom
Use python-pip instead of python3-pip in MinGW#8678
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Jan 8, 2025
radarhere
commented
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
merged commit
6fc496e
into
python-pillow:main
radarhere
deleted the
mingw
branch
hugovk
mentioned this pull request
radarhere
added
the
Testing
label
radarhere
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment