Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libcudart.so.10.2: #194

Open
Floyd809 opened this issue Oct 19, 2021 · 0 comments
Open

libcudart.so.10.2: #194

Floyd809 opened this issue Oct 19, 2021 · 0 comments

Comments

@Floyd809
Copy link

Traceback (most recent call last):
File "/home/ihavc01/Downloads/LG/DAVAR-Lab-OCR-main/demo/table_recognition/lgpma/tools/test_pub.py", line 19, in
from davarocr.davar_common.apis import inference_model, init_model
File "/home/ihavc01/Downloads/LG/DAVAR-Lab-OCR-main/davarocr/davarocr/init.py", line 13, in
from .davar_rcg import *
File "/home/ihavc01/Downloads/LG/DAVAR-Lab-OCR-main/davarocr/davarocr/davar_rcg/init.py", line 13, in
from .models import *
File "/home/ihavc01/Downloads/LG/DAVAR-Lab-OCR-main/davarocr/davarocr/davar_rcg/models/init.py", line 12, in
from .losses import *
File "/home/ihavc01/Downloads/LG/DAVAR-Lab-OCR-main/davarocr/davarocr/davar_rcg/models/losses/init.py", line 13, in
from .warpctc_loss import WarpCTCLoss
File "/home/ihavc01/Downloads/LG/DAVAR-Lab-OCR-main/davarocr/davarocr/davar_rcg/models/losses/warpctc_loss.py", line 13, in
import warpctc_pytorch
File "/home/ihavc01/anaconda3/envs/python36/lib/python3.6/site-packages/warpctc_pytorch-0.1-py3.6-linux-x86_64.egg/warpctc_pytorch/init.py", line 6, in
from ._warp_ctc import * # noqa
ImportError: libcudart.so.10.2: cannot open shared object file: No such file or directory

试了很多方法无法解决 能否帮忙解答如何解决 谢谢!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant