install kivy for windows

preview_player
Показать описание
install kivy for windows
you should be connected to the internet
after you finished installing python
how to install kivy
open cmd as administration and write
python --version
python -m pip install --upgrade pip wheel setuptools
python -m pip install kivy
python -m pip install kivy_examples
python -m pip install pillows
open c driver/users/your pc name/.kivy folder/config file
Change multisamples key value in config file
from multisamples = 2 to multisamples = 0
Рекомендации по теме
Комментарии
Автор

getting error on python
error: can't open file [error 2]
please guid what to do

tvvvv
Автор

While installing pillow i get this error "could not find a version that satisfies the requirement pillow " what to do? Environment is Windows 7 Prof. SP1 32 bit.

somnathdas
Автор

hi,
I got the following error, can u help me?

C:\Users\Akshay Narasimhan>python -m pip install pillows
Collecting pillows
Could not find a version that satisfies the requirement pillows (from versions: )
No matching distribution found for pillows

AKSHAYNARASIMHANSBME
Автор

it actuelly worked thank you very much

mini
Автор

what if i want to install in alternate location

hacknoclub
Автор

Didn't work for me once I copied the "python share" part :(

jaidon