Kivy Python 3.8.6 Installation Error on Windows 10 FIX .
Fix Kivy not installing on windows pc error problem.
Kivy failed to install with python 3.8 on windows 10.
https://github.com/kivy/kivy/issues/6563
python -m pip install --upgrade pip wheel setuptools virtualenv
pip install kivy[base] kivy_examples --pre --extra-index-url https://kivy.org/downloads/simple/
Fix Kivy not installing on windows pc error problem.
Kivy failed to install with python 3.8 on windows 10.
https://github.com/kivy/kivy/issues/6563
python -m pip install --upgrade pip wheel setuptools virtualenv
pip install kivy[base] kivy_examples --pre --extra-index-url https://kivy.org/downloads/simple/
- Категория
- Установка Windows
Комментариев нет.

