mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

No matching distribution found for mxnet when install mxnet everywhere

Open zjjott opened this issue 6 years ago • 10 comments

Description

(Brief description of the problem in no more than 2 sentences.) I use pip install mxnet -v but everywhere it can't be install every whl package have the same message: it is not compatible with this Python

Environment info (Required)

My computer: ----------Python Info---------- Version : 3.6.5 Compiler : GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.1) Build : ('default', 'May 11 2018 11:40:06') Arch : ('64bit', '') ------------Pip Info----------- Version : 10.0.1 Directory : /Users/zhutou/Documents/数据/搜索数据分析/.env/lib/python3.6/site-packages/pip ----------MXNet Info----------- No MXNet installed. ----------System Info---------- Platform : Darwin-17.5.0-x86_64-i386-64bit system : Darwin node : zhutoudeMacBook-Pro.local release : 17.5.0 version : Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 ----------Hardware Info---------- machine : x86_64 processor : i386

My server: ----------Python Info---------- ('Version :', '2.7.12') ('Compiler :', 'GCC 5.4.0 20160609') ('Build :', ('default', 'Dec 4 2017 14:50:18')) ('Arch :', ('32bit', 'ELF')) ------------Pip Info----------- ('Version :', '10.0.1') ('Directory :', '/home/zhutou/work/testmx/.env/local/lib/python2.7/site-packages/pip') ----------MXNet Info----------- No MXNet installed. ----------System Info---------- ('Platform :', 'Linux-4.4.0-125-generic-i686-with-Ubuntu-16.04-xenial') ('system :', 'Linux') ('node :', 'iZ25785d3n3Z') ('release :', '4.4.0-125-generic') ('version :', '#150-Ubuntu SMP Wed May 9 10:54:03 UTC 2018') ----------Hardware Info---------- ('machine :', 'i686') ('processor :', 'i686')

What to do:
1. Download the diagnosis script from https://raw.githubusercontent.com/apache/incubator-mxnet/master/tools/diagnose.py
2. Run the script using `python diagnose.py` and paste its output here.

Package used (Python/R/Scala/Julia): (I'm using ...) Python

Steps to reproduce

(Paste the commands you ran that produced the error.)

  1. follow MXNet install introduce
  2. pip install mxnet

What have you tried to solve it?

  1. delete python virtualenv,and retry

zjjott avatar Jun 14 '18 08:06 zjjott

I got an error when build from source: ERROR: macOS version 10.13 NOT supported. why not support this version?

zjjott avatar Jun 14 '18 10:06 zjjott

@zjjott thanks for reporting this issue. @sandeep-krishnamurthy could you add label "Feature Request" , "Installation" to this? I found a similar issue on https://discuss.mxnet.io - https://discuss.mxnet.io/t/installing-on-os-x-high-sierra-10-13/223 Would recommend trying the work-around in the meanwhile.

kalyc avatar Jun 14 '18 22:06 kalyc

@kalyc I try to modify install-mxnet-osx-python.sh script,but it install python2 package in system,I want to install mxnet in my virtualenv and with python3.6

I follow this discuss link ,and try pip install mxnet-mkl -U --pre but it also doesn't work,the same error.

zjjott avatar Jun 15 '18 07:06 zjjott

@zjjott Can you try to run the commands once more ? I was not able to reproduce the error with pip installation locally on my MacBook Pro.

piyushghai avatar Jan 17 '19 21:01 piyushghai

I installed mxnet thru pip install mxnet , but I keep downloading the 1.8 version, and when I try installing the pre-requisites for open vino I keep getting ERROR: Could not find a version that satisfies the requirement mxnet<=1.5.1,>=1.0.0 ERROR: No matching distribution found for mxnet<=1.5.1,>=1.0.0

Can you help me?

----------Python Info---------- Version : 3.6.10 Compiler : GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final) Build : ('default', 'Mar 23 2020 17:45:12') Arch : ('64bit', '') ------------Pip Info----------- Version : 21.0.1 Directory : /Users/vireshsahay/anaconda3/lib/python3.6/site-packages/pip ----------MXNet Info----------- No MXNet installed. ----------System Info---------- Platform : Darwin-18.2.0-x86_64-i386-64bit system : Darwin node : Maheshs-MacBook-Pro.local release : 18.2.0 version : Darwin Kernel Version 18.2.0: Fri Oct 5 19:41:49 PDT 2018; root:xnu-4903.221.2~2/RELEASE_X86_64 ----------Hardware Info---------- machine : x86_64 processor : i386 b'machdep.cpu.brand_string: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz' b'machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM PBE SSE3 PCLMULQDQ DTES64 MON DSCPL VMX SMX EST TM2 SSSE3 FMA CX16 TPR PDCM SSE4.1 SSE4.2 x2APIC MOVBE POPCNT AES PCID XSAVE OSXSAVE SEGLIM64 TSCTMR AVX1.0 RDRAND F16C' b'machdep.cpu.leaf7_features: SMEP ERMS RDWRFSGS TSC_THREAD_OFFSET BMI1 AVX2 BMI2 INVPCID FPU_CSDS' b'machdep.cpu.extfeatures: SYSCALL XD 1GBPAGE EM64T LAHF LZCNT RDTSCP TSCI' ----------Network Test---------- Setting timeout: 10 Timing for MXNet: https://github.com/apache/incubator-mxnet, DNS: 0.0128 sec, LOAD: 0.8395 sec. Timing for Gluon Tutorial(en): http://gluon.mxnet.io, DNS: 0.0413 sec, LOAD: 0.6384 sec. Error open Gluon Tutorial(cn): https://zh.gluon.ai, <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)>, DNS finished in 0.38120508193969727 sec. Timing for FashionMNIST: https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/fashion-mnist/train-labels-idx1-ubyte.gz, DNS: 0.0554 sec, LOAD: 0.4926 sec. Timing for PYPI: https://pypi.python.org/pypi/pip, DNS: 0.1052 sec, LOAD: 1.4829 sec. Error open Conda: https://repo.continuum.io/pkgs/free/, HTTP Error 403: Forbidden, DNS finished in 0.0895528793334961 sec.

maheshultimatum avatar Apr 15 '21 11:04 maheshultimatum

ERROR: No matching distribution found for mxnet==1.9.1

w213034025 avatar Jul 15 '22 17:07 w213034025

ERROR: No matching distribution found for mxnet==1.9.1

MichaelCurrie avatar Sep 08 '22 11:09 MichaelCurrie

ERROR: Could not find a version that satisfies the requirement mxnet==1.9.* (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.*

Anyone has any ideas? I've been trying to solve/understand for the past days now but can't get it to work.

KristofVandewynckel avatar Oct 21 '22 09:10 KristofVandewynckel

It's because they haven't made an mxnet wheel for Windows since 2019. Very confusing. So you need to downgrade Python to 3.7.

MichaelCurrie avatar Oct 21 '22 10:10 MichaelCurrie

Im in python 3.7 but still the same error: (python3.7) PS C:\Users\Pc> pip install --force-reinstall mxnet==1.8.0 ERROR: Could not find a version that satisfies the requirement mxnet==1.8.0 (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.8.0

cristobal140 avatar Jan 16 '23 17:01 cristobal140