2017-04-03 26 views
1

enter image description here得到安裝SciPy的包(見attachement)從提示錯誤。 Windows 7,64位,Python 3.5.1。也tryed scipy-0.19.0-cp35-cp35m-win_amd64.whl但得到了scipy-0.19.0-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform響應。那麼如何找到支持的車輪?提前致謝!錯誤intalling SciPy的用於蟒3.5

UPDATE:找不到安裝SciPy的包本身的方式,但安裝蟒蛇,妥善現在它作爲默認PyCharm Python解釋器,進口SciPy的。

+0

[在32位的Windows 7機器在Python 3.5安裝SciPy的]的可能的複製(http://stackoverflow.com/questions/33600302 /安裝-SciPy的功能於蟒蛇-3-5-上的32位Windows的7機) –

回答

0

更新你點子

pip install --upgrade pip 

然後嘗試

pip install scipy 
+0

是的,我tryed SciPy的安裝PIP apgrading後,它給我的結果的截圖 – Vlad

+0

請嘗試「 PIP安裝openblas」,然後再試一次PIP安裝SciPy的 –

+0

這是m的重複任何問題。總之:不能只是在Windows上使用點。使用Gohlke輪子或蟒蛇 –