python - Can't install numpy-mkl -


this question has answer here:

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

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -