tastelessWine opened a new issue #17883: I am facing the issue when i am import 
mxnet 1.6.0
URL: https://github.com/apache/incubator-mxnet/issues/17883
 
 
   <pre>Traceback (most recent call last):
     File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
     File 
&quot;/home/tastelesswine/anaconda3/envs/hitlist/lib/python3.8/site-packages/mxnet/__init__.py&quot;,
 line 23, in &lt;module&gt;
       from .context import Context, current_context, cpu, gpu, cpu_pinned
     File 
&quot;/home/tastelesswine/anaconda3/envs/hitlist/lib/python3.8/site-packages/mxnet/context.py&quot;,
 line 23, in &lt;module&gt;
       from .base import classproperty, with_metaclass, 
_MXClassPropertyMetaClass
     File 
&quot;/home/tastelesswine/anaconda3/envs/hitlist/lib/python3.8/site-packages/mxnet/base.py&quot;,
 line 351, in &lt;module&gt;
       _LIB = _load_lib()
     File 
&quot;/home/tastelesswine/anaconda3/envs/hitlist/lib/python3.8/site-packages/mxnet/base.py&quot;,
 line 342, in _load_lib
       lib = ctypes.CDLL(lib_path[0], ctypes.RTLD_LOCAL)
     File 
&quot;/home/tastelesswine/anaconda3/envs/hitlist/lib/python3.8/ctypes/__init__.py&quot;,
 line 373, in __init__
       self._handle = _dlopen(self._name, mode)
   OSError: libcudart.so.10.1: cannot open shared object file: No such file or 
directory
   PS: I am using ubuntu 19.04 and building inside anaconda latest version.
   </pre>

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to