python - Can't install numpy-mkl -
this question has answer here:
- installing scipy pip 14 answers
- can't install scipy through pip 17 answers
the command:
pip install numpy-mkl
gives me error:
could not find version satisfies requirement numpy-mkl (from versions: ) no matching distribution found numpy-mkl
i tried existing solutions nothing seems working. also, can tell wheel version manual installation python 3.6.2 running on windows 8 (x64)?
numpy-mkl seems requirement install scipy. getting error while installing it.
edit:
i tried listed on page redirected making duplicate. still cannot install numpy-mkl. please help.
Comments
Post a Comment