Python2.7 win64 --- cannot install the package of scipy
79 views
Skip to first unread message
ykt227...@gmail.com
unread,
Apr 16, 2016, 5:53:59 PM4/16/16
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I failed to install the package of scipy on Python2.7(win64).
1. I tried the direct way that use cmd--pip install scripy. The result shows that it failed with error code 1 in c:\tyk\appdata\local\temp\pip-build-an9fye\scipy\.
2. I tried to install in another way. I download the scipy-0.17.0-cp27-none-win_amd64.whl from Unofficial Windows Binaries for Python Extension Packages. And use cmd to install that in the Scripts direction, but still failed.(I have installed the package wheel already). The result shows that scipy-0.17.0-cp27-none-win_amd64.whl is not a supported wheel on this platform.
Would someone provide a pointer? Much appreciated!
Hasan Diwan
unread,
Apr 18, 2016, 3:51:18 AM4/18/16
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
That should be the right wheel if you have 64-bit Python 2.7 on
Windows. Note that it's possible you have 32 bit Python even if the
computer and Windows is 64-bit.