fhieber opened a new issue #17671: mxnet=1.6.0 for OSX on pypi does not work
URL: https://github.com/apache/incubator-mxnet/issues/17671
 
 
   ## Description
   It seems that mxnet 1.6.0 was published on pypi: 
https://pypi.org/project/mxnet/1.6.0/
   However, when installing it through pip on a mac, I receive this error 
message:
   ```
   > import mxnet as mx
    no suitable image found.  Did find:
        
/Users/fhieber/miniconda3/lib/python3.6/site-packages/mxnet/libmxnet.so: 
unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00
        
/Users/fhieber/miniconda3/lib/python3.6/site-packages/mxnet/libmxnet.so: 
unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00
   ```

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