opendatalab / magic-doc

Apache License 2.0
305 stars 22 forks source link

magic-pdf 0.6.1 requires PyMuPDF>=1.24.7, but you have pymupdf 1.24.5 which is incompatible. #23

Open rhythm35 opened 1 month ago

rhythm35 commented 1 month ago

pip install fairy-doc success! run: ModuleNotFoundError: No module named 'magic_pdf' but requirement magic_doc pip install magic_pdf magic-pdf 0.6.0 requires PyMuPDF>=1.24.7, but you have pymupdf 1.24.5 which is incompatible.

icecraft commented 1 month ago

could you provide the version of fairy-doc using the following command

pip freeze | grep fairy-doc