runtime error

tored in directory: /home/user/.cache/pip/wheels/83/a4/63/e996d8e2cc83e0bb16b0c9ad526bd48d69d8cc284f8fe06784 Successfully built fire Installing collected packages: pyclipper, lmdb, Werkzeug, tifffile, termcolor, soupsieve, shapely, scipy, rarfile, rapidfuzz, PyMuPDFb, pycryptodome, opencv-python-headless, opencv-python, opencv-contrib-python, lxml, lazy_loader, imageio, future, et-xmlfile, cython, cssutils, cssselect, click, cachetools, blinker, Babel, attrdict, scikit-image, python-docx, PyMuPDF, premailer, openpyxl, flask, fire, beautifulsoup4, bce-python-sdk, pdf2docx, imgaug, Flask-Babel, visualdl, paddleocr Attempting uninstall: click Found existing installation: click 8.0.4 Uninstalling click-8.0.4: Successfully uninstalled click-8.0.4 Successfully installed Babel-2.14.0 Flask-Babel-4.0.0 PyMuPDF-1.24.0 PyMuPDFb-1.24.0 Werkzeug-3.0.1 attrdict-2.0.1 bce-python-sdk-0.9.6 beautifulsoup4-4.12.3 blinker-1.7.0 cachetools-5.3.3 click-8.1.7 cssselect-1.2.0 cssutils-2.9.0 cython-3.0.9 et-xmlfile-1.1.0 fire-0.6.0 flask-3.0.2 future-1.0.0 imageio-2.34.0 imgaug-0.4.0 lazy_loader-0.3 lmdb-1.4.1 lxml-5.1.1 opencv-contrib-python-4.6.0.66 opencv-python-4.6.0.66 opencv-python-headless-4.9.0.80 openpyxl-3.1.2 paddleocr-2.7.5 pdf2docx-0.5.8 premailer-3.10.0 pyclipper-1.3.0.post5 pycryptodome-3.20.0 python-docx-1.1.0 rapidfuzz-3.7.0 rarfile-4.1 scikit-image-0.22.0 scipy-1.12.0 shapely-2.0.3 soupsieve-2.5 termcolor-2.4.0 tifffile-2024.2.12 visualdl-2.5.3 [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from paddleocr import PaddleOCR File "/home/user/.local/lib/python3.10/site-packages/paddleocr/__init__.py", line 14, in <module> from .paddleocr import * File "/home/user/.local/lib/python3.10/site-packages/paddleocr/paddleocr.py", line 575, in <module> class PaddleOCR(predict_system.TextSystem): NameError: name 'predict_system' is not defined

Container logs:

Fetching error logs...