【发布时间】:2015-07-12 05:52:46
【问题描述】:
我要安装kivy
从命令行,我输入:
pip install cython
pip install pygame
pip install kivy
安装 cython 是通过,安装 pygame 是通过,但是当我安装 kivy 时,收到错误消息:
fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory
error: command 'C:\\Users\\Ray\\AppData\\Local\\Programs\\Common\\Microsof
\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2
我的环境: 操作系统:Windows 8.1 64 位,Python 2.7 32 位。有什么建议吗?
【问题讨论】:
-
看起来你需要这个:glew.sourceforge.net/index.html