tianlanli commented on issue #16516: mxnet 0.10.0  compile fail
URL: 
https://github.com/apache/incubator-mxnet/issues/16516#issuecomment-543093915
 
 
   then , I set use_cudnn = 0
   cd  python
   python setup.py install
   then
   `import mxnet`
   
   then
   `  File "<stdin>", line 1, in <module>
     File 
"/home/lxr/anaconda3/envs/py37/lib/python3.7/site-packages/mxnet-0.10.0-py3.7.egg/mxnet/__init__.py",
 line 7, in <module>
       from .base import MXNetError
     File 
"/home/lxr/anaconda3/envs/py37/lib/python3.7/site-packages/mxnet-0.10.0-py3.7.egg/mxnet/base.py",
 line 7, in <module>
       import ctypes
     File "/home/lxr/anaconda3/envs/py37/lib/python3.7/ctypes/__init__.py", 
line 7, in <module>
       from _ctypes import Union, Structure, Array
   ImportError: cannot import name 'Union' from '_ctypes' 
(/home/lxr/testing/Feature/incubator-mxnet/python/mxnet/_ctypes/__init__.py)`

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to