jcalebsmith opened a new issue, #21180: URL: https://github.com/apache/mxnet/issues/21180
## Description On the [Get Started instructions](https://mxnet.apache.org/versions/1.9.1/get_started?platform=windows&language=python&processor=cpu&environ=pip&) for MXNet version 1.9.1 say to simply run "pip install mxnet". This does not work. There doesn't appear to actually be a wheel for version 1.9.1. In fact, there doesn't seem to be a wheel compiled for anything above version 1.8.0. Running "pip install mxnet -f https://dist.mxnet.io/python/cpu" will only install version 1.8.0, regardless of python 3.7, 3.8, or 3.9. Libraries that rely on MXNet (for instance, AutoGluon) have already moved on to require MXNet version >1.9.0. Could you please make version 1.9.1 available to Windows users via 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. To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org.apache.org 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