-
Articles récents
Commentaires récents
Archives
- août 2021
- juillet 2021
- avril 2021
- janvier 2021
- août 2020
- juin 2020
- mai 2020
- mars 2020
- novembre 2019
- septembre 2019
- avril 2019
- mars 2019
- novembre 2018
- avril 2018
- août 2017
- juillet 2017
- mai 2017
- avril 2017
- mars 2017
- février 2017
- août 2016
- mai 2016
- août 2015
- juin 2015
- novembre 2014
- juillet 2014
- juillet 2013
- mars 2013
- janvier 2013
- novembre 2012
- octobre 2012
- juillet 2012
- avril 2012
- janvier 2012
- décembre 2011
- juillet 2011
- juin 2011
- avril 2011
- mars 2011
- février 2011
- janvier 2011
- décembre 2010
- septembre 2010
- juillet 2010
- juin 2010
Catégories
Méta
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