You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/03/06 21:48:05 UTC

[GitHub] [incubator-mxnet] piyushghai commented on issue #14349: installed mxnet using pip install mxnet==1.3.1. Using numpy 1.14.3. But the import mxnet fails

piyushghai commented on issue #14349: installed mxnet using pip install mxnet==1.3.1. Using numpy 1.14.3. But the import mxnet fails
URL: https://github.com/apache/incubator-mxnet/issues/14349#issuecomment-470290634
 
 
   @aChatterjee13 , we now have MXNet v1.4 as well on PyPi. 
   Is there any specific reason you are using v1.3.1 ? 
   
   Also, can you check the output of : 
   
   ``` pip show mxnet ``` 
   
   This will tell you the path where MXNet is installed. To me it looks like a path issue. 
   
   @mxnet-label-bot Add [Installation]

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services