8000 Pillow setup.py find_library_file logic issue · Issue #3244 · python-pillow/Pillow · GitHub
[go: up one dir, main page]

Skip to content
Pillow setup.py find_library_file logic issue #3244
@tao12345666333

Description

@tao12345666333

What did you do?

Install Pillow by source code

What did you expect to happen?

Install successfully.

What actually happened?

Build error.

  During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/tmp/pip-req-build-_pl57v2h/setup.py", line 807, in <module>
    raise RequiredDependencyException(msg)
__main__.RequiredDependencyException:

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

What versions of Pillow and Python are you using?

Pillow:
Pillow-5.2.0
Python:
Python 3.7.0

detail see: docker-library/python#305

Because the library_dirs lose /usr/lib/x86_64-linux-gnu or /lib/x86_64-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Labels

    InstallationUsually a problem with …

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0