Mk
Mk
Run without having to build a new model from scratch
using python3: File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/app.py", line 2, in import fitz File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/new/lib/python3.10/site-packages/fitz/__init__.py", line 1, in from frontend import * File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/new/lib/python3.10/site-packages/frontend/__init__.py", line 1, in from .events import * File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/new/lib/python3.10/site-packages/frontend/events/__init__.py", line...
It was missing fitz and frontend.