“PIP install Kivy” Código de respuesta

instalar kivy pip

pip install Kivy
Ghaith Alzin

PIP install Kivy

sudo apt-get install -y \
    python3-pip \
    build-essential \
    git \
    python3 \
    python3-dev \
Bewildered Beetle

¿Qué versión de Python es compatible con Kivy?

As of version 1.8. 0 Kivy supports both Python >= 2.7 and Python >= 3.4 with the same codebase. Python 3 is also now supported by python-for-android. However, be aware that while Kivy will run in Python 3.4+, our iOS build tools still require Python 2.7.
Thankful Tapir

Respuestas similares a “PIP install Kivy”

Preguntas similares a “PIP install Kivy”

Más respuestas relacionadas con “PIP install Kivy” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código