Got an error installing scipy package (see attachement) from prompt. Windows 7, 64bit, Python 3.5.1. Also tryed
scipy-0.19.0-cp35-cp35m-win_amd64.whl
but got a scipy-0.19.0-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform
response. So how to find the supported wheel? Thanks in advance!
UPDATE: Didn't find the way to install scipy package itself but installed Anaconda and made it as a default PyCharm Python interpreter, scipy imports properly now.