#20118·mxnet

Fail to install MXNet with cu110

Author: vba34520Created Apr 2, 2021Updated Aug 2, 2023
LabelsWindowspipFeature request

Problem statement

System: Win10 Version: Python 3.6.5 CUDA: 11.0

bash
nvcc -V

nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2020 NVIDIA Corporation Built on Thu_Jun_11_22:26:48_Pacific_Daylight_Time_2020 Cuda compilation tools, release 11.0, V11.0.194 Build cuda_11.0_bu.relgpu_drvr445TC445_37.28540450_0

bash
pip install mxnet-cu110

ERROR: Could not find a version that satisfies the requirement mxnet-cu110 ERROR: No matching distribution found for mxnet-cu110

Looking forward to your reply!