LittleFatHero opened a new issue #15622: Can't install older GPU version of mxnet URL: https://github.com/apache/incubator-mxnet/issues/15622 ## Description I can't install mxnet-cu101==1.4.1 or any older gpu version of mxnet on windows 10 using pip.I can only install mxnet gpu version using the following command: ``` pip install mxnet-cu101 ``` which will install mxnet 1.5. All the older gpu version of mxnet is not available, it seems that all the older gpu version of mxnet have been remove from the pip channel. The cpu older version of mxnet is not affected and still availableļ¼ ## Environment info (Required) windows 10 professional python 3.6 Attention!! in ubuntu 16.04, it also has the same problem!
---------------------------------------------------------------- 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
