I am getting this error that: ModuleNotFoundError: No module named 'frontend' once I am trying to import fitz in my docker application.
Tried using:
I had a problem with these 2 packages. I used these 2 lines and it solved my problem:
pip install fitz
pip install PyMuPDF==1.19.0
the problem is that the latest version of PyMuPDF is not compatible with fitz.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With