-
Notifications
You must be signed in to change notification settings - Fork 680
Closed
Labels
not a bugnot a bug / user error / unable to reproducenot a bug / user error / unable to reproduce
Description
Describe the bug (mandatory)
Cant install using PIP
error:
fitz/fitz_wrap.c:2767:10: fatal error: 'fitz.h' file not found #include <fitz.h> ^~~~~~~~ 1 error generated. error: command 'cc' failed with exit status 1
To Reproduce (mandatory)
Just using this command: pip install PyMuPDF
Your configuration (mandatory)
$ cat /etc/os-release
NAME=FreeBSD
VERSION=12.2-RELEASE
PyMuPDF 1.18.10 and previous
Python 3.6.12
Additional context (optional)
- I can't install anything, because its django hosting with ssh, not a VPS.
- Is that a chance it would work if I compile this package using FreeBSD?
Metadata
Metadata
Assignees
Labels
not a bugnot a bug / user error / unable to reproducenot a bug / user error / unable to reproduce