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

Allow pip to be used when installing manylinux2014 dependencies #217

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

radarhere
Copy link
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
20 checks passed
@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