PaddleOCR无论如何都安装不上,即使我安装CPU版本,也会显示不出来,我是在BT目录下运行的命令
.\ballontrans_pylibs_win\python.exe -m pip install paddlepaddle-gpu==2.6.2 paddleocr==2.6.1.3 --no-deps -i https://pypi.tuna.tsinghua.edu.cn/simple && .\ballontrans_pylibs_win\python.exe -m pip install shapely pyclipper lmdb imgaug attrdict openpyxl premailer scikit-image scipy tqdm cython cssselect cssutils -i https://pypi.tuna.tsinghua.edu.cn/simple
控制台给出这个
Error: Can not import paddle core while this file exists: E:\BallonsTranslator_dev_src_with_gitpython_org\ballontrans_pylibs_win\Lib\site-packages\paddle\base\libpaddle.pyd
[DEBUG ] ocr_paddle::14 - PaddleOCR is not installed, so the module will not be initialized.
Check this issue #835 (comment)
PaddleOCR无论如何都安装不上,即使我安装CPU版本,也会显示不出来,我是在BT目录下运行的命令
.\ballontrans_pylibs_win\python.exe -m pip install paddlepaddle-gpu==2.6.2 paddleocr==2.6.1.3 --no-deps -i https://pypi.tuna.tsinghua.edu.cn/simple && .\ballontrans_pylibs_win\python.exe -m pip install shapely pyclipper lmdb imgaug attrdict openpyxl premailer scikit-image scipy tqdm cython cssselect cssutils -i https://pypi.tuna.tsinghua.edu.cn/simple
控制台给出这个
Error: Can not import paddle core while this file exists: E:\BallonsTranslator_dev_src_with_gitpython_org\ballontrans_pylibs_win\Lib\site-packages\paddle\base\libpaddle.pyd
[DEBUG ] ocr_paddle::14 - PaddleOCR is not installed, so the module will not be initialized.
Check this issue #835 (comment)