cuongngm opened a new issue #20279:
URL: https://github.com/apache/incubator-mxnet/issues/20279


   ## Description
   I try to install mxnet using pip:
   ```
   pip install mxnet-cu112
   ```
   in some server using cuda 11.1 11.2 11.3 and google colab (cuda 11.2) but 
all the error when importing mxnet.
   
   ### Error Message
   ```
   OSError: libnvrtc.so.11.2: cannot open shared object file: No such file or 
directory (in server with cuda 11.1)
   OSError: libcusolver.so.11: cannot open shared object file: No such file or 
directory (in google colab - cuda 11.2)
   OSError: libcudnn.so.8: cannot open shared object file: No such file or 
directory (in server with cuda 11.2)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to