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

Installation: missing zlib library #90

Closed
oavrahami opened this issue Sep 23, 2020 · 1 comment
Closed

Installation: missing zlib library #90

oavrahami opened this issue Sep 23, 2020 · 1 comment

Comments

@oavrahami
Copy link

What did you do?

Tried to install pillow-simd on a fresh environment:

$ pip install pillow-simd

What did you expect to happen?

Installation goes successfully.

What actually happened?

Got an error:

...
The headers or library files could not be found for zlib,
a required dependency when compiling Pillow from source.
...

I've verified that I have the zlib library installed:

$ brew list | grep zlib
zlib

What are your OS, Python and Pillow versions?

  • OS: macOS 10.14.6
  • Python: 7.7.8
  • Pillow: No pillow is installed. I'm trying to install Pillow-SIMD-7.0.0.post3
@homm
Copy link

homm commented Sep 23, 2020

This is not SIMD-specific. Please follow this instruction:
https://pillow.readthedocs.io/en/stable/installation.html#building-from-source

If you still have an issue with building Pillow from sources, fill a report.

@homm homm closed this as completed Sep 23, 2020
Dawars pushed a commit to Dawars/pillow-simd that referenced this issue Mar 12, 2023
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

2 participants