I have strugle on installing PyMuPDF, i have followed troubleshooting installation, it give me error like this
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'cd /tmp/pip-install-c_hd5s27/pymupdf_b2c28dbcfabf40e58ab9ba6e6a2f4846/mupdf-1.25.2-source && XCFLAGS=-DTOFU_CJK_EXT XCXXFLAGS=-DTOFU_CJK_EXT CXX='g++ c++' /usr/local/bin/python3.11 ./scripts/mupdfwrap.py -d build/PyMuPDF-amd64-shared-tesseract-Py_LIMITED_API_0x030b0000-release -b all && echo /tmp/pip-install-c_hd5s27/pymupdf_b2c28dbcfabf40e58ab9ba6e6a2f4846/mupdf-1.25.2-source/build/PyMuPDF-amd64-shared-tesseract-Py_LIMITED_API_0x030b0000-release: && ls -l /tmp/pip-install-c_hd5s27/pymupdf_b2c28dbcfabf40e58ab9ba6e6a2f4846/mupdf-1.25.2-source/build/PyMuPDF-amd64-shared-tesseract-Py_LIMITED_API_0x030b0000-release' returned non-zero exit status 1.
thanks.