bartekkuncer commented on issue #19594: URL: https://github.com/apache/incubator-mxnet/issues/19594#issuecomment-744261604
@dmteams I see that the numpy package was taken from cache. It is possible that there were some problems during download and therefore it does not work now. You might want to try `pip install --no-cache-dir mxnet` which will ignore cached libs. Please let me know if it helps. If it goes to missing environment, you have to create one first to be able to activate it. I believe you do not need it to install mxnet with pip. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org For additional commands, e-mail: issues-h...@mxnet.apache.org