Skip to content

Allow pip to be used when installing manylinux2014 dependencies - #217

Merged
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:manylinux
Sep 30, 2024
Merged

Allow pip to be used when installing manylinux2014 dependencies#217
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:manylinux

Conversation

@radarhere

Copy link
Copy Markdown
Member

Since python-pillow/Pillow#8424 started using pip install when building wheel dependencies, the manylinux2014 job here has been failing - https://github.com/python-pillow/docker-images/actions/runs/11086849955/job/30804881761

This fixes it by adding a Python bin directory to the path and ensuring pip is present.

@radarhere radarhere changed the title Allow pip to be used when installing manylinux dependencies Allow pip to be used when installing manylinux2014 dependencies Sep 30, 2024
@hugovk
hugovk merged commit 4f6ddab into python-pillow:main Sep 30, 2024
@radarhere
radarhere deleted the manylinux branch September 30, 2024 20:14
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