JuanPotato / Legofy

Make images look as if they are made out of 1x1 LEGO blocks
MIT License
3.16k stars 189 forks source link

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

Closed jamierocks closed 9 years ago

jamierocks commented 9 years ago

/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

JuanPotato commented 9 years ago

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

jamierocks commented 9 years ago

Thanks, trying that out :)

jamierocks commented 9 years ago

Not the same issue, but I get https://gist.github.com/jamierocks/dc5908ff01c013a27871 when legofying an image.

JuanPotato commented 9 years ago

@jamierocks oh I didnt see this reply, its probably a problem with out of date dependencies, I'll look it up

jamierocks commented 9 years ago

Awesome, thanks :)

jamierocks commented 9 years ago

Fixed by http://stackoverflow.com/questions/22728468/osx-pillow-incompatible-library-version-libtiff-5-dylib-libjpeg-8-dylib . Closing.