Install kivy on macOS

sudo port install python36 py36-pip
sudo port select --set python python36
sudo port select --set python3 python36
sudo port select --set pip pip36
sudo port install libsdl2 +python36 libsdl2_image +python36 libsdl2_ttf +python36 libsdl2_mixer +python36
sudo pip install Cython==0.26.1
sudo pip install https://github.com/kivy/kivy/archive/master.zip

Ce contenu a été publié dans Non classé. Vous pouvez le mettre en favoris avec ce permalien.