Skip to content

fatal error: 'fitz.h' file not found on freebsd #991

@Vitz

Description

@Vitz

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)

  1. I can't install anything, because its django hosting with ssh, not a VPS.
  2. 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 reproduce

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions