Lack of libmupdf.so.24.4

Hi gropup,

I cant find here any posts about problems with python fitz module
I need to ask because cant fix

ImportError: libmupdf.so.24.4: cannot open shared object file: No such file or directory

pip3 instll fitz PyMuPDF
sudo apt-get install -y mupdf-tools
sudo apt-get install -y libmupdf-dev
jetpack 6.0

Thank you,
tj

Hi,
Please check if the lib supports aarch64. One possible reason is that is supports only x86. Would suggest check this first.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.