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

Update Cygwin test dependencies #13

Closed
wants to merge 3 commits into from
Closed

Conversation

DWesl
Copy link

@DWesl DWesl commented Nov 4, 2021

It looked like NumPy, olefile and a few other libraries weren't getting detected, so I specified the python version explicitly.

Include netpbm, ImageMagick for /usr/bin/magick.exe, jpeg for /usr/bin/djpeg.exe and /usr/bin/cjpeg.exe. Specify the python version to be sure it can find the installed packages.

I have no idea why the netpbm tests are failing on CI, they work fine locally.

They weren't getting detected, so I specified the python version explicitly.
Try to head off fork() failures in the tests running external tools.
They're crashing on CI and fine locally.
There's no obvious reason for them to crash, so skip installing and testing that.
@DWesl
Copy link
Author

DWesl commented May 13, 2022

Replaced by python-pillow#5878

@DWesl DWesl closed this May 13, 2022
radarhere pushed a commit that referenced this pull request Mar 30, 2024
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.

None yet

1 participant