Outils pour utilisateurs

Outils du site


kivy_buildozer_avec_python_2.7

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
kivy_buildozer_avec_python_2.7 [2018/04/12 12:28] – [Twisted] sergekivy_buildozer_avec_python_2.7 [2019/12/26 09:38] (Version actuelle) – ↷ Liens modifiés en raison d'un déplacement. serge
Ligne 1: Ligne 1:
-======Kivy: Buildozer avec python 2.7======+======Archive: Buildozer avec python 2.7====== 
 +<WRAP center round box 60% centeralign> 
 +**{{tagpage>kivy|Toutes les pages Kivy}}** 
 +</WRAP>
  
-**Python 2.7 c'est fini très bientôt https://pythonclock.org/**+<WRAP center round box 60%> 
 +**Python 2.7 c'est fini très bientôt [[https://pythonclock.org/|Python2 c'est fini dans ...]]** 
 +Mais comme guido n'est plus là, twitter réussira peut-être à le conserver !!!
  
-Twisted n'est pas entièrement porté en python3 Kivent ne marche pas en python3+Cette page ne concerne que python 2.7 Pour python 3.5, voir la page **[[archives:kivy_buildozer_pour_creer_une_application_android_avec_un_script_python|Buildozer avec python 3.5]]**
  
 +Utiliser VirtualBox avec 2 systèmes invités différents si vous utilisez python3.5 et python2.7 pour divers projets. 
 +
 +Twisted n'est pas entièrement porté en python3. Kivent ne marche pas en python3.
 +</WRAP>
 ===== Préalable suffisant ===== ===== Préalable suffisant =====
  
-Installation de dépendances système diverses:+Installation de dépendances systèmes diverses:
  
 <code> <code>
-sudo apt-get install autoconf automake build-essential cmake caja-open-terminal libav-tools git python-pip python-dev pkg-config libsdl2-dev python-setuptools +sudo apt-get install autoconf automake build-essential cmake caja-open-terminal libav-tools git python-pip python-dev pkg-config libsdl2-dev python-setuptools ffmpeg libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libportmidi-dev libswscale-dev libavformat-dev libavcodec-dev zlib1g-dev libgstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good
-sudo apt-get install ffmpeg libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libportmidi-dev libswscale-dev libavformat-dev libavcodec-dev zlib1g-dev libgstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good+
 </code> </code>
 ===== Kivy ===== ===== Kivy =====
Ligne 17: Ligne 25:
 Vérifier la version de cython à installer: Vérifier la version de cython à installer:
  
-  * https://kivy.org/docs/installation/installation-linux.html#cython+  * [[https://kivy.org/docs/installation/installation-linux.html#cython|Version de cython]]
  
 <code> <code>
Ligne 48: Ligne 56:
  
 <code>sudo pip install twisted</code> <code>sudo pip install twisted</code>
 +
  
 ==== Error ==== ==== Error ====
Ligne 65: Ligne 74:
 </code> </code>
  
-===Sert à rien=== +===Post stackoverflow pour une solution=== 
-<code> +[[https://stackoverflow.com/questions/49707807/buildozer-with-twisted-fails-because-it-cannot-find-incremental|Buildozer with twisted fails because it cannot find incremental]] 
-sudo pip install incremental + 
-sudo apt-get install python-zopeinterface +[[https://github.com/sergeLabo/androidserver2|Sources androidserver2 on github]] 
-sudo apt-get install python-twisted +
-sudo pip install zopeinterface +
-sudo pip install twisted +
-</code>+
  
-{{tag>kivy}}+{{tag>sb archive}}
kivy_buildozer_avec_python_2.7.1523536113.txt.gz · Dernière modification : 2018/04/12 12:28 de serge