2017-04-20 5 views
0

Installation Kivy Ich versuche Kivy zu installieren auf meiner mit einem Projekt zu beginnen, aber wenn ich tunFehler beim

pip install kivy

installiert es für eine Weile und werfen mir diesen Fehler

c:\users\user\appdata\local\temp\pip-build-r0fj_elc\kivy\kivy\graphics\gl_redirect.h(8): fatal error C1083: Cannot open include file: 'GL/glew.h': 
    error: command 'C:\\Program Files\\Microsoft Visual Studio 14.0\\VC\\BIN\\cl.exe' failed with exit status 2 

---------------------------------------- 
Failed building wheel for kivy 

und endet mit

c:\users\user\appdata\local\temp\pip-build-r0fj_elc\kivy\kivy\graphics\gl_redirect.h(8): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory 
error: command 'C:\\Program Files\\Microsoft Visual Studio 14.0\\VC\\BIN\\cl.exe' failed with exit status 2 

---------------------------------------- 
Command "d:\pycharmprojects\environments\scraptesting\scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\User\\AppData\\Local\\Temp\\pip-build-r0fj_elc\\kivy\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\User\AppData\Local\Temp\pip-wk6wljj6-record\install-record.txt --single-version-externally-managed --compile --install-headers d:\pycharmprojects\environments\scraptesting\include\site\python3.5\kivy" failed with error code 1 in C:\Users\User\AppData\Local\Temp\pip-build-r0fj_elc\kivy\ 

(scrapTesting) D:\PycharmProjects\Environments\scrapTesting\splash_testing> 

jede Hilfe, und ich bin nach auch Kivy Dokument tionen für installlation

Antwort

0

löste ich dieses Problem wheel

durch die Installation von i funktioniert nicht auf 3,5 oder aboveas er Dokumente sagen, so dass Sie auf die approprita Installation der .whl aus der Liste und dann auf dem Terminal do,

pip install YourPackage.whl