在Windows上安装curses .whl包

时间:2016-10-30 14:46:51

标签: python windows pip python-3.5 curses

我想安装curses .whl包,所以我可以在windows上使用pick(https://github.com/wong2/pick)。

PS C:\D\Programming\Python> python --version
Python 3.5.2 :: Continuum Analytics, Inc.

PS C:\D\Programming\Python> pip.exe install .\curses-2.2-cp35-none-win32.whl
curses-2.2-cp35-none-win32.whl is not a supported wheel on this platform.

任何想法为什么?

1 个答案:

答案 0 :(得分:2)

它适用于curses-2.2-cp35-none-win_amd64.whl(http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses