PaddleOCR
PaddleOCR copied to clipboard
subprocess-exited-with-error 安装paddle包出错
psdz@gpu-2080:~/lcl/PaddleOCR$ python3 tools/train.py -c configs/det/det_mv3_db.yml -o Global.pretrained_model=./pretrain_models/MobileNetV3_large_x0_5_pretrain
Traceback (most recent call last):
File "/home/psdz/lcl/PaddleOCR/tools/train.py", line 27, in
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
ModuleNotFoundError: No module named 'common'
use pip install common
maybe you don't install some packages needed
用百度的镜像试试呢:https://mirror.baidu.com/pypi/simple