Replymessage unavailable
Hope the problem is fixed
If not try checking the versions compatibility of python and pymupdf
You may be using different version of python and pymupdf in windows and different version on mint
Some sources say that some versions of pyMuPdf don't work with Python 3.13 , only later versions of pyMuPDF are built to work with python 3.13
Try running with python 3.12
If it runs then that might be the problem
You can then install a compatible version of pyMuPdf for python 3.13