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

Error in make install a+ #2743

Open
rjlanari opened this issue Aug 15, 2024 · 2 comments
Open

Error in make install a+ #2743

rjlanari opened this issue Aug 15, 2024 · 2 comments
Labels
Docs Prio: Low fix when there is time

Comments

@rjlanari
Copy link
Contributor

rjlanari commented Aug 15, 2024

While running the make install command I get the following Error:

ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pillow-heif)

Should that be in the requirements in the READ ME?

Screenshot 2024-08-14 at 17 01 52

@m4ra m4ra added the Docs label Aug 15, 2024
@m4ra
Copy link
Contributor

m4ra commented Aug 15, 2024

can you look up the error "could not build wheels fir pillow-heif and macos or macbook-pro"?

@rjlanari
Copy link
Contributor Author

sure, apparently there is something incompatible with the macOS M1 Monterey version. I do not understand the whole problem but what I did and worked is run the following:

brew install libffi libheif
pip3 install git+https://github.com/bigcat88/pillow_heif.git

Please see this: (https://pypi.org/project/pillow-heif/0.1.5/)

@rjlanari rjlanari mentioned this issue Aug 21, 2024
4 tasks
@t-j-q t-j-q added the Prio: Low fix when there is time label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Prio: Low fix when there is time
Projects
None yet
Development

No branches or pull requests

3 participants