Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Please build a wheel for mxnet--1.9.1 for windows #21180

Open
jcalebsmith opened this issue Feb 4, 2023 · 2 comments
Open

Please build a wheel for mxnet--1.9.1 for windows #21180

jcalebsmith opened this issue Feb 4, 2023 · 2 comments

Comments

@jcalebsmith
Copy link

Description

On the Get Started instructions 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?

@github-actions
Copy link

github-actions bot commented Feb 4, 2023

Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue.
Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly.
If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.

@relaxli00
Copy link

The Windows build was suffered from too many CUDA and BLAS combinations and the corresponding issue has not been fixed since sometime around version 1.7. If you want to build a wheel for specific CUDA and BLAS, you can check this link for a reference.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants