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

Python 3.6 wheels #2318

Closed
mgedmin opened this issue Dec 29, 2016 · 6 comments
Closed

Python 3.6 wheels #2318

mgedmin opened this issue Dec 29, 2016 · 6 comments

Comments

@mgedmin
Copy link
Contributor

mgedmin commented Dec 29, 2016

What did you do?

pip install Pillow on a Windows machine with Python 3.6

What did you expect to happen?

get Pillow

What actually happened?

ValueError: zlib is required unless explicitly disabled using --disable-zlib, aborting, which is a bit misleading TBH since the Windows machine in question doesn't even have a C compiler on it.

What versions of Pillow and Python are you using?

Pillow 3.4.2
Python 3.6.0

@vidicunt
Copy link

Same issue

@wiredfool
Copy link
Member

We don't have 3.6 wheels yet, likely at the release in a few days.

Furthermore, that error is different in master/next release.

@mgedmin
Copy link
Contributor Author

mgedmin commented Dec 30, 2016

This issue was me trying ineptly to sqeeze "please would you upload Python 3.6 wheels to PyPI" into your issue template. I'm glad to hear you've plans for that in the near future!

@aclark4life
Copy link
Member

Hmmm. Whenever a new Python is released, I'm assuming there's nothing practical or easy we can do for folks in this situation but tell them to wait for the next quarterly Pillow release. Unless we want to consider proactively "backfilling" the wheel supply…

@hugovk
Copy link
Member

hugovk commented Dec 30, 2016

Unofficial Windows binaries for Python 3.7 are already available at http://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow

@aclark4life
Copy link
Member

Well, those unofficial binaries are presumably available to be official if we ask @cgohlke.

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

No branches or pull requests

5 participants