smpawlowski opened a new issue #17719: 1.6.0 Windows pip installation fails URL: https://github.com/apache/incubator-mxnet/issues/17719 Pip install of mxnet 1.6.0 fails on windows due to libmxnet.dll missing. Windows whl doesn't seem to be available. Installation tries to use mxnet-1.6.0-py2.py3-none-any.whl, which seems to contain libmxnet.so, but not dll. Same issue when using pip install mxnet-cu101==1.6.0 -f https://dist.mxnet.io/python/all Any chance you could publish windows build?
---------------------------------------------------------------- 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
