PaddleOCR/latest/version3.x/installation #15960
Replies: 9 comments 3 replies
-
|
python3.8.10版本无法按照,Requires-Python >=3.9 |
Beta Was this translation helpful? Give feedback.
-
python 3.12python -m https://paddle-qa.bj.bcebos.com/paddle-pipeline/Develop-TagBuild-Training-Windows-Gpu-Cuda12.9-Cudnn9.9-Trt10.5-Mkl-Avx-VS2019-SelfBuiltPypiUse/86d658f56ebf3a5a7b2b33ace48f22d10680d311/paddlepaddle_gpu-3.0.0.dev20250717-cp312-cp312-win_amd64.whl |
Beta Was this translation helpful? Give feedback.
-
|
5070gpu 的版本,按照指导安装好gpu版本后,gpu利用率达到100%,但是功率只有不到60w。同样的代码只更改device ,cpu运行速度比gpu更快。 |
Beta Was this translation helpful? Give feedback.
-
|
安装最新paddleocr[all]后,langchain1.0.0执行报错 需要修改源文件paddlex/inference/pipelines/components/retriever/base.py |
Beta Was this translation helpful? Give feedback.
-
|
paddlepaddle3与torch冲突 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. cuda12.6 python 3.10 |
Beta Was this translation helpful? Give feedback.
-
|
你好,我是基于docker安装飞浆和paddleocr,使用PPStructureV3()报错“cannot import name 'fused_rms_norm_ext' from 'paddle.incubate.nn.functional' (/usr/local/lib/python3.10/dist-packages/paddle/incubate/nn/functional/init.py)”,请问是版本不匹配的原因吗,paddlepaddle和paddleocr的版本对应关系应该是什么样的。以下是我电脑环境和安装过程: |
Beta Was this translation helpful? Give feedback.
-
|
安装了PaddleOCR 推理包: python -m pip install paddleocr |
Beta Was this translation helpful? Give feedback.
-
|
请问pyinstaller打包有没有paddleocr开发打包的说明,总是报错缺失 |
Beta Was this translation helpful? Give feedback.
-
|
在虚拟环境中安装时出现:WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError('根据当前系统时钟或签名文件中 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR/latest/version3.x/installation
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/latest/version3.x/installation.html
Beta Was this translation helpful? Give feedback.
All reactions