bitdata opened a new issue #9871: cannot import name 'registry'
URL: https://github.com/apache/incubator-mxnet/issues/9871
 
 
   ## Description
   error while import mxnet.contrib.text
   
   ## Environment info 
   mxnet-cu90                1.1.0b20180213            <pip>
   ---------Python Info----------
   Version      : 3.6.2
   Compiler     : MSC v.1900 64 bit (AMD64)
   Build        : ('default', 'Jul 20 2017 12:30:02')
   Arch         : ('64bit', 'WindowsPE')
   ------------Pip Info-----------
   Version      : 9.0.1
   Directory    : C:\ProgramData\Anaconda3\envs\gluon\lib\site-packages\pip
   ----------System Info----------
   Platform     : Windows-7-6.1.7601-SP1
   system       : Windows
   node         : USER-5777KMOEDE
   release      : 7
   version      : 6.1.7601
   ----------Hardware Info----------
   machine      : AMD64
   processor    : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
   Name
   Intel(R) Xeon(R) CPU E31230 @ 3.20GHz
   
   ## Error Message:
   \>\>\> from mxnet.contrib import text
   Traceback (most recent call last):
     File "<stdin>", line 1, in <module>
     File 
"C:\ProgramData\Anaconda3\envs\gluon\lib\site-packages\mxnet\contrib\text
   \__init__.py", line 23, in <module>
       from . import embedding
     File 
"C:\ProgramData\Anaconda3\envs\gluon\lib\site-packages\mxnet\contrib\text
   \embedding.py", line 36, in <module>
       from ... import registry
   ImportError: cannot import name 'registry'
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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