i used command "pip install mxnet-mkl" ,when i import mxnet get Floating point exception (core dumped)
import mxnet
Floating point exception (core dumped)
more detail https://github.com/apache/incubator-mxnet/issues/12105
anybody can help me?