EnricoMi opened a new issue #20441:
URL: https://github.com/apache/incubator-mxnet/issues/20441


   ## Description
   A `pip install --no-cache-dir --pre mxnet -f 
https://dist.mxnet.io/python/all` does not install a nightly version like 
`mxnet==2.0.0b20210709` but `mxnet==2.0.0`. The reason is that `2.0.0` is 
"later" than the nightly versions, e.g. `2.0.0b20210709` or `2.0.0b20210710`. 
Either the `2.0.0` package in https://dist.mxnet.io/python/all is wrong or the 
nightlies should be `2.1.x`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to