Skip to content

Cannot install Pillow 8.2.0 via pip on FreeBSD #5559

@frozenpandaman

Description

@frozenpandaman

I can't install Pillow 8.2.0 via pip on FreeBSD 12.2. Installing 8.1.2 in the same manner still works fine.

In a new, fresh virtualenv, running pip install pillow gives the following (extremely long) error:
https://pastebin.com/5QeRLjb9

The error ends with "error: command 'cc' failed with exit status 1" and "ERROR: Command errored out with exit status 1" (in case this helps anyone Googling it in the future…)

Installing wheel (v0.36.2, to avoid the "Using legacy 'setup.py install' for pillow, since package 'wheel' is not installed." warning) doesn't solve it.

I'm using Python 3.8.9 and pip 21.1.3.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions