You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by "ray-5050 (via GitHub)" <gi...@apache.org> on 2023/01/27 00:58:16 UTC

[GitHub] [mxnet] ray-5050 opened a new issue, #21178: pip error when trying to install version 1.9.1

ray-5050 opened a new issue, #21178:
URL: https://github.com/apache/mxnet/issues/21178

   ## Description
   when I use pip install mxnet, it tries to install version 1.7.0 and crashes due to trying to install an old numpy version.
   When I try to install the current version, I get the error indicated below.  Thanks for your help!
   
   ### Error Message
   ERROR: Could not find a version that satisfies the requirement mxnet==1.9.1 (from versions: 0.11.0, 0.12.0, 0.12.1, 1.0.0, 1.0.0.post1, 1.0.0.post3, 1.0.0.post4, 1.1.0.post0, 1.2.0, 1.2.1, 1.2.1.post1, 1.3.0, 1.3.1, 1.4.0, 1.4.0.post0, 1.4.1, 1.5.0, 1.6.0, 1.7.0.post1, 1.7.0.post2)
   ERROR: No matching distribution found for mxnet==1.9.1
   
   ## To Reproduce
   (If you developed your own code, please provide a short script that reproduces the error. For existing examples, please provide link.)
   
   ### Steps to reproduce
   (Paste the commands you ran that produced the error.)
   
   1.  pip install mxnet
   2. pip install mxnet==1.9.1
   
   ## What have you tried to solve it?
   
   1. indicating that I want version 1.9.1
   2. start with a new venv and still happens, cleared all pip caches, no change
   
   ## Environment
   Windows 11, python 3.10.9, pip 22.3.1
   
   
   <details>
   <summary>Environment Information</summary>
   
   ```
   # Paste the diagnose.py command output here
   ```
   
   </details>
   


-- 
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: commits-unsubscribe@mxnet.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mxnet] Prakhar-Gupta-03 commented on issue #21178: pip error when trying to install version 1.9.1

Posted by "Prakhar-Gupta-03 (via GitHub)" <gi...@apache.org>.
Prakhar-Gupta-03 commented on issue #21178:
URL: https://github.com/apache/mxnet/issues/21178#issuecomment-1652501173

   Yeah, I had used it later on and using mxnet 1.8.0 with cuda 10.2 since then, thanks!


-- 
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-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [mxnet] github-actions[bot] commented on issue #21178: pip error when trying to install version 1.9.1

Posted by github-actions.
github-actions[bot] commented on issue #21178:
URL: https://github.com/apache/mxnet/issues/21178#issuecomment-1405876023

   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](https://mxnet.apache.org/community/contribute) and our [development guides wiki](https://cwiki.apache.org/confluence/display/MXNET/Developments).


-- 
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: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mxnet] Prakhar-Gupta-03 commented on issue #21178: pip error when trying to install version 1.9.1

Posted by "Prakhar-Gupta-03 (via GitHub)" <gi...@apache.org>.
Prakhar-Gupta-03 commented on issue #21178:
URL: https://github.com/apache/mxnet/issues/21178#issuecomment-1593074930

   I'm sorry, this might not be relevant to the thread, but, for installing mxnet with NVIDIA GPU, which is the latest version of mxnet available?


-- 
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-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [mxnet] francisco-camargo commented on issue #21178: pip error when trying to install version 1.9.1

Posted by "francisco-camargo (via GitHub)" <gi...@apache.org>.
francisco-camargo commented on issue #21178:
URL: https://github.com/apache/mxnet/issues/21178#issuecomment-1741088283

   > ```
   > pip install numpy==1.23.5
   > pip install mxnet -f https://dist.mxnet.io/python/cpu
   > ```
   > 
   > mxnet==1.8.0 will be installed. On Windows, the latest version that can be installed with pip is mxnet==1.8.0.
   
   Spent a day trying to get mxnet to install on windows, this was the only thing that worked for me!!


-- 
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-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [mxnet] dai-ichiro commented on issue #21178: pip error when trying to install version 1.9.1

Posted by "dai-ichiro (via GitHub)" <gi...@apache.org>.
dai-ichiro commented on issue #21178:
URL: https://github.com/apache/mxnet/issues/21178#issuecomment-1406031430

   ~~~
   pip install numpy==1.23.5
   pip install mxnet -f https://dist.mxnet.io/python/cpu
   ~~~
   
   mxnet==1.8.0 will be installed.
   On Windows, the latest version that can be installed with pip is mxnet==1.8.0.


-- 
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: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mxnet] Maddill commented on issue #21178: pip error when trying to install version 1.9.1

Posted by "Maddill (via GitHub)" <gi...@apache.org>.
Maddill commented on issue #21178:
URL: https://github.com/apache/mxnet/issues/21178#issuecomment-1652351804

   have you check your cuda version? if you are using cpu, maybe mxnet 1.9.1 not yet compatible.
   you can check your device compability here https://mxnet.apache.org/versions/1.9.1/get_started?platform=windows&language=python&processor=cpu&environ=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-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org