Mmdetection: ImportError: libcudart.so.10.1: cannot open shared object file: No such file or directory

Created on 25 Oct 2019  路  5Comments  路  Source: open-mmlab/mmdetection

I test the model then there is an error,torch.__version__ is '1.1.0',cuda is '9.0.176',and it's available锛宺un the python setup.py develop normally,should I install cuda10?

duplicate

Most helpful comment

I copied so.10.1 directly from another computer to the corresponding location, and it was resolved.

All 5 comments

I have the same problem, have you solved it?

I have the same problem, have you solved it?

sorry锛孖 haven't sovle it

Resolved, please refer to #1577

Resolved, please refer to #1577

my nvidia driver is 384.81,can't install cuda9.2,do you solve it by install cuda9.2?

I copied so.10.1 directly from another computer to the corresponding location, and it was resolved.

Was this page helpful?
0 / 5 - 0 ratings