kepler-cpu commented on issue #12472: Try to Setup MXnet on Raspberry Pi3 using 
MXNet installation guide using MAC but fail 
URL: 
https://github.com/apache/incubator-mxnet/issues/12472#issuecomment-422257274
 
 
   what is the version of python that the mxnet package is supported on Pi?
   
   I am wondering if there is a version or modules path issues in my setting.
   It depends on which directory I enter python, I got different types of 
Import Error.
   
   The early reported one - by entering python under 
/home/pi/my_mxnet_work/mxnet_py3, and append a path (see above), I got the 
ImportError about lib info.
   
   Now, by entering python under ... 
/home/pi/my_mxnet_work/mxnet_py3/lib/python3.4/site_-packages/mxnet, I got:
   
   File 
"/home/pi/my_mxnet_work/mxnet_py3/lib/python3.4/site-packages/mxnet/operator.py",
 line 24 ,in <module>
   ImportError: cannot import name 'Lock'
   
   If I pick another directory, I got another import error.
   
   I think maybe I miss something fundamental?
   
   Any input?
   
   thx!
   

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


With regards,
Apache Git Services

Reply via email to