girishkuniyal opened a new issue #18436:
URL: https://github.com/apache/incubator-mxnet/issues/18436


   ## Description
   After installing mxnet via command (inside new conda environment)
   `$ pip install mxnet`
   jupyter kernel restart on import mxnet command and python console gives 
error : illegal instruction (core dumped)
   
   
   ### Error Message
   Python 3.7.6 | packaged by conda-forge | (default, Mar 23 2020, 23:03:20) 
   [GCC 7.3.0] on linux
   Type "help", "copyright", "credits" or "license" for more information.
   >>> import mxnet
   Illegal instruction (core dumped)
   
   ## To Reproduce
   ### Steps to reproduce
   ```
   $ pip install mxnet
   $ python
   >>> import mxnet
   
   ```
   
   ## Environment
   OS : ubuntu 18.04 (64 bit)
   Processor : Intel® Pentium(R) CPU G2020 @ 2.90GHz × 2 
   


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


Reply via email to