question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ValueError: --enable-zlib requested but zlib not found, aborting.

See original GitHub issue

/sysinfo

• System Information: Model: Mac Mini (Late 2014) 
• CPU: Intel Core i5-4278U (4 Threads, 2 Cores) @ 2.60 GHz 
• Memory: 8.00 GB • Uptime: 5 hours • Disk Space: 998.98 GB 
• Graphics: Intel Iris 
• Screen Resolution: 1920 x 1080 
• OS: OS X El Capitan (Version 10.11.1, Build 15B42)

info

Full log

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
JuanPotatocommented, Nov 7, 2015

just searched this up, try running xcode-select --install and then installing https://github.com/python-pillow/Pillow/issues/1461

Read more comments on GitHub >

github_iconTop Results From Across the Web

Zlib error when installing Pillow on Mac - Stack Overflow
I've installed Xcode, so theoretically zlib is already installed, ... f)) ValueError: --enable-zlib requested but zlib not found, aborting.
Read more >
Zlib error when installing Pillow on Mac - Python - DevPress
I've installed Xcode, so theoretically zlib is already installed, ... f)) ValueError: --enable-zlib requested but zlib not found, aborting.
Read more >
Python – get an error when installing Pillow 3.0.0 on Ubuntu
No matter what I do (download and try to sudo python setup.py install or sudo -H ... f)) ValueError: --enable-zlib requested but zlib...
Read more >
No module named 'PIL' ( Python 3.4.3 , (1, 8, 7, 'final', 0)-django
ValueError : --enable-zlib requested but zlib not found, aborting. install the zlib-devel package: sudo yum install zlib-devel. And if you get the error:...
Read more >
Python Pillow 3 with Alpine Linux - Nology
ValueError : --enable-zlib requested but zlib not found, aborting. Even explicitly installing zlib (as required) does not help getting rid of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found