You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Trying to install mxnet-cu101mkl with pip fails because no Pypi package matches.
Error Message
% pip install mxnet-cu101mkl
ERROR: Could not find a version that satisfies the requirement mxnet-cu101mkl (from versions: none)
ERROR: No matching distribution found for mxnet-cu101mkl
Steps to reproduce
I am creating a new Python virtual environment that uses Python 3.6:
Description
Trying to install mxnet-cu101mkl with pip fails because no Pypi package matches.
Error Message
% pip install mxnet-cu101mkl ERROR: Could not find a version that satisfies the requirement mxnet-cu101mkl (from versions: none) ERROR: No matching distribution found for mxnet-cu101mkl
Steps to reproduce
I am creating a new Python virtual environment that uses Python 3.6:
Then I run this command:
What have you tried to solve it?
Environment
We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below:
Question
What are possible causes for this? Does anybody have other ideas how to debug this issue?
The text was updated successfully, but these errors were encountered: