Unable to install and get it working #8818
prateek-pandey
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to install paddle ocr in amazon sagemaker notebook but I am unable to get it working. I tried all possible versions but still getting errors.
few of the errors are posted below :
ImportError: libcudart.so.10.2: cannot open shared object file: No such file or directory
RuntimeError: (PreconditionNotMet) Cannot load cudnn shared library. Cannot invoke method cudnnGetVersion.
[Hint: cudnn_dso_handle should not be null.] (at /paddle/paddle/phi/backends/dynload/cudnn.cc:60)
Can anyone guide me thru some tutorial/video/blog which can be followed to get it installed and working.
Beta Was this translation helpful? Give feedback.
All reactions