bricksdont commented on issue #17402: Cannot install mxnet-cu101mkl with pip URL: https://github.com/apache/incubator-mxnet/issues/17402#issuecomment-577286067 That (= a bug in my version of pip) was not the issue I think, I just realized that the machine does not have MKL installed. If I install the version without MKL, everything is fine: pip install mxnet-cu101 But I have no idea how I could have found out, except by trial and error. And I did not downgrade pip: ``` % pip --version pip 20.0.1 from /srv/scratch1/mmueller/multitutorial/env/lib/python3.7/site-packages/pip (python 3.7) ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
