[PYTHON] Kivy Installation

Es scheint, dass es besser ist, Kivy für die plattformübergreifende Entwicklung einschließlich der iPhone-Anwendung mit Python zu verwenden, daher habe ich beschlossen, es zu installieren.

Ich habe auf den folgenden Artikel verwiesen. http://kuroneko0208.hatenablog.com/entry/2014/03/15/163924

Da meine Umgebung virtualenv verwendet, um die Python-Umgebung zu unterteilen, gibt es einige subtile Unterschiede, die jedoch im Grunde gleich sind.

  1. Cython-Installation --pygame Installation (* Keine zusätzliche Installation, da meine Umgebung die Voraussetzungen für das Paket erfüllt hat.) --kivy Installation

Der Befehl lautet wie folgt


pip install cython pip install hg+http://bitbucket.org/pygame/pygame pip install git+https://github.com/kivy/kivy.git


Unterwegs war die Version von Python Setuptools alt und ich wurde wütend


The required version of setuptools (>=1.1.6) is not available,
'easy_install -U setuptools'.
(Currently using setuptools 0.6c11 (/Users/hogeuser/.virtualenvs/python_brew/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg))
The required version of setuptools (>=1.1.6) is not available,

'easy_install -U setuptools'. (Currently using setuptools 0.6c11 (/Users/hogeuser/.virtualenvs/python_brew/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg))


Es ist kein Problem, Maßnahmen voranzutreiben


$ easy_install -U setuptools


Recommended Posts

Kivy Installation
Django Installation
Kivy Einführung
boto3 Installation
Pythia-Installation
Installieren Sie Docker
Volatilitätsinstallation
Python-Installation
InstantOS 1-Installation
Jupyter Installation
Python-Installation
Rohrinstallation
ChaSen-Installation
Backtrader-Installation
Rohrinstallation
Jupyter-Installationsfehler
Installation von Anaconda3
Installationshinweise für Mecab
Installationsfehler von centOS 7
Installation von CentOS 8
Theano Installationshinweise
Installationsverfahren für Pylearn 2
[PyTorch] So installieren Sie
GMT-Installationsteil 1.
PHP-Installation (CentOS 8)
Tkinter Installation (Homebrew)
Python-Installation (Windows)
Über Kivy Wurzel
pyenv Installationshinweise
Installationsfehler von phycopg2
ipython notebook Installation
Hinweise zur Wasserstoffinstallation
Installationsort von Django
Installationsverfahren für PostgreSQL 10.0
Installation des PyPM-Local-Pakets
Blockdiag-Installationsverfahren
Python-Installation 2020 (macOS)
RDKit einfache Installation
Installationshinweise zu Python3.4
Installationshinweise für Cabocha
Installation von CentOS 7 + ffmpeg