Archives mensuelles : avril 2018

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 … Continuer la lecture

Publié dans Non classé | Commentaires fermés sur Install kivy on macOS