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

Remove pillow-simd requirement #2345

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Remove pillow-simd requirement #2345

merged 1 commit into from
Mar 6, 2020

Conversation

fritzo
Copy link
Member

@fritzo fritzo commented Mar 6, 2020

This reverts the fix #2240 now that the fix pytorch/vision#1712 has been included in torchvision 0.5.0. Hopefully this will also resolve @slaweku's install issues.

Should be safe to merge as long as tests pass.

@fehiepsi fehiepsi merged commit 189e081 into dev Mar 6, 2020
@fritzo fritzo deleted the revert-pillow-simd branch April 28, 2020 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Pillow version (7.0.0) breaks torchvision (ImportError: cannot import name 'PILLOW_VERSION' from 'PIL')
2 participants