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

Issue with pip install #1

Open
mexicantexan opened this issue Apr 9, 2021 · 5 comments
Open

Issue with pip install #1

mexicantexan opened this issue Apr 9, 2021 · 5 comments

Comments

@mexicantexan
Copy link

Good Day,

I'm getting the following when trying to install on Windows 10 with python 3.6 with library wheel@0.36.2 and setuptools@56.0.0

build\temp.win-amd64-3.6\Release\_libheif_cffi.c(570): fatal error C1083: Cannot open include file: 'libheif/heif.h': No such file or directory error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\VC\\Tools\\MSVC\\14.16.27023\\bin\\HostX86\\x64\\cl.exe' failed with exit status 2

Do I need to have another library installed before installing this one?

@ciotto
Copy link
Owner

ciotto commented Apr 13, 2021

Hi,
pyheif-pillow-opener use pyheif and pyheif use libheif.

pyheif officially is not supported on Windows but you can try to install it using Vcpkg, unfortunately i can't try now.

Let me know if works please.

@mexicantexan
Copy link
Author

@ciotto Yeah! I'll try it today and let you know how it goes

@ciotto
Copy link
Owner

ciotto commented Apr 27, 2021

Great,
let me know, I'm a curious.

@mexicantexan
Copy link
Author

Despite throwing all my effort at it, I couldn't seem to get vcpkg to install it :/

@mexicantexan
Copy link
Author

Going to try a little bit longer though, will update you by the end of the week

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