PaddlePaddle / PaddleOCR

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/
Apache License 2.0
44.55k stars 7.85k forks source link

CUDNN_STATUS_NOT_INITIALIZED #11603

Open TITC opened 9 months ago

TITC commented 9 months ago

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem

Ubuntu

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"

pip list

(paddle) yuhang@a1:/opt/downloads$ pip list
Package                Version
---------------------- -----------
anyio                  4.3.0
astor                  0.8.1
attrdict               2.0.1
Babel                  2.14.0
bce-python-sdk         0.9.4
beautifulsoup4         4.12.3
blinker                1.7.0
cachetools             5.3.2
certifi                2024.2.2
charset-normalizer     3.3.2
click                  8.1.7
contourpy              1.2.0
cssselect              1.2.0
cssutils               2.9.0
cycler                 0.12.1
Cython                 3.0.8
decorator              5.1.1
easydict               1.12
et-xmlfile             1.1.0
exceptiongroup         1.2.0
faiss                  1.7.4
faiss-cpu              1.7.4
faiss-gpu              1.7.2
fire                   0.5.0
Flask                  3.0.2
flask-babel            4.0.0
fonttools              4.49.0
future                 0.18.3
gast                   0.3.3
h11                    0.14.0
httpcore               1.0.3
httpx                  0.26.0
idna                   3.6
imageio                2.34.0
imgaug                 0.4.0
itsdangerous           2.1.2
Jinja2                 3.1.3
joblib                 1.3.2
kiwisolver             1.4.5
lazy_loader            0.3
lmdb                   1.4.1
lxml                   5.1.0
MarkupSafe             2.1.5
matplotlib             3.8.3
mkl-fft                1.3.8
mkl-random             1.2.4
mkl-service            2.4.0
networkx               3.2.1
numpy                  1.26.3
opencv-contrib-python  4.6.0.66
opencv-python          4.6.0.66
opencv-python-headless 4.9.0.80
openpyxl               3.1.2
opt-einsum             3.3.0
packaging              23.2
paddleclas             0.0.0
paddleocr              2.7.0.3
paddlepaddle-gpu       2.6.0
pandas                 2.2.0
pdf2docx               0.5.8
pillow                 10.2.0
pip                    23.3.1
premailer              3.10.0
prettytable            3.9.0
protobuf               4.25.3
psutil                 5.9.8
pyclipper              1.3.0.post5
pycryptodome           3.20.0
PyMuPDF                1.20.2
pyparsing              3.1.1
python-dateutil        2.8.2
python-docx            1.1.0
pytz                   2024.1
PyYAML                 6.0.1
rapidfuzz              3.6.1
rarfile                4.1
requests               2.31.0
scikit-image           0.22.0
scikit-learn           1.4.1.post1
scipy                  1.12.0
setuptools             68.2.2
shapely                2.0.3
six                    1.16.0
sniffio                1.3.0
soupsieve              2.5
termcolor              2.4.0
threadpoolctl          3.3.0
tifffile               2024.2.12
tqdm                   4.66.2
typing_extensions      4.9.0
tzdata                 2024.1
ujson                  5.9.0
urllib3                2.2.1
visualdl               2.5.3
wcwidth                0.2.13
Werkzeug               3.0.1
wheel                  0.41.2

python是3.10.13 (conda环境)

cuda环境 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 520.61.05 Driver Version: 520.61.05 CUDA Version: 11.8 | |-------------------------------+----------------------+----------------------+ CUDNN是8.7 Local Installer for Ubuntu22.04 x86_64 (Deb)

paddleclas是拉源码库安装的

我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no):

请尽量不要包含图片在问题中/Please try to not include the image in the issue.

nalin-rajput commented 9 months ago

I am getting the exact same error. My system information is as follows:

NVIDIA-SMI 470.223.02 Driver Version: 470.223.02 CUDA Version: 11.4 paddleocr Version: 2.7.0.3 Version: 2.6.0.post112

github-actions[bot] commented 2 hours ago

This issue is stale because it has been open for 90 days with no activity.