I
I
ibragim_pascal2016-01-18 13:45:28
Python
ibragim_pascal, 2016-01-18 13:45:28

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

What could be the problem?
Operating system Windows 7
Python 3.5.1

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
ibragim_pascal, 2016-01-19
@ibragim_pascal

This video helped: https://www.youtube.com/watch?list=PLQVvvaa0QuDe_l...
Finally I installed it!

R
Ref, 2016-01-18
@KargoZ

most likely in the word "aleksey" == Cyrillic

V
Viktor Paperno, 2016-01-18
@AviPaperno

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.

M
Maxim Beach, 2016-01-18
@Zuzik3500

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 question

Ask a Question

731 491 924 answers to any question