simple-faster-rcnn-pytorch
simple-faster-rcnn-pytorch copied to clipboard
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
`Traceback (most recent call last):
File "/home/dell/.local/lib/python3.6/site-packages/cupy/init.py", line 11, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/dell/Desktop/AFA/Faster-Rcnn-Pytorch/simple-faster-rcnn-pytorch-master/train.py", line 12, in
If you are using wheel distribution (cupy-cudaXX), make sure that the version of CuPy you installed matches with the version of CUDA on your host. Also, confirm that only one CuPy package is installed: $ pip freeze
If you are building CuPy from source, please check your environment, uninstall CuPy and reinstall it with: $ pip install cupy --no-cache-dir -vvvv
Check the Installation Guide for details: https://docs-cupy.chainer.org/en/latest/install.html
original error: libcublas.so.9.0: cannot open shared object file: No such file or directory
If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at [email protected]
You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.
Extra-detailed tracebacks for bug-reporting purposes can be enabled via: %config Application.verbose_crash=True`
thank you work so much,hope you can solve this problem?
the same question with you, sorry i can't solve it
thank you work so much,hope you can solve this problem?
how can i solve the same problem
the same question with you, sorry i can't solve it do you solve the problem