szha commented on issue #6023: pip install error: No matching distribution found for mxnet-cu80 URL: https://github.com/apache/incubator-mxnet/issues/6023#issuecomment-422487058 @mariussoutier looks like the problem is that we didn't release the 3.7 support yet. For lower versions your python only supports ('cp36', 'none') whereas we have (cp36, cp36m, macosx_10_11_x86_64). I will see if I can quickly release one (allow 2 hours). However, note that 3.7 support hasn't been incorporated in mxnet's CI yet. If you run into issue, let us know immediately so that we can at least quickly fix in the master branch (and nightly).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
