'PyMuPDF causes a Segfault code 11 in my CFFI interfaces merely by importing it in the project; is this intended behavior?

Essentially:

import fitz

Causes my cffi instances to throw fitz.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source