Answer the question
In order to leave comments, you need to log in
How to install kivy on Windows?
I install via the cython console ( pip install cython) - cython installed fine, then I install kivy ( pip install cython).
At the very end of the installation, it gives the following:
Command "c:\users\aleksey\appdata\local\programs\python\python35-32\python.exe -
c "import setuptools, tokenize;__file__='C:\\Users\\CD86~1\\AppData\\ Local\\Temp
\\pip-build-33egwhfv\\kivy\\setup.py';exec(compile(getattr(tokenize, 'open', ope
n)(__file__).read().replace('\r\ n', '\n'), __file__, 'exec'))" install --record
C:\Users\CD86~1\AppData\Local\Temp\pip-zpfjldxr-record\install-record.txt --sing
le-version-externally-managed --compile" failed with error code 1 in C:\Users\CD
86~1\AppData\Local\Temp\pip-build-33egwhfv\kivy
Answer the question
In order to leave comments, you need to log in
This video helped: https://www.youtube.com/watch?list=PLQVvvaa0QuDe_l...
Finally I installed it!
The problem is in the Russian-language username / PC name. Everything should be in English only. It may be easier to raise a virtual machine with Linux.
We go to off. kiwi site / read the installation documentation, we see that the only recommended installation method is to download the archive from the site. Through pip - alas, this method is not provided for Windows. If you still try, do not forget about all existing dependencies (the same SDL must be installed).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question