Modifications

Sauter à la navigation Sauter à la recherche
Ligne 16 : Ligne 16 :  
  <nowiki>pip install esptool</nowiki>
 
  <nowiki>pip install esptool</nowiki>
   −
{{underline|Note pour les utilisateurs de Mac OSX et Linux:}} vous pourriez avoir besoin d'exécuter cette commande en tant que root à l'aide d'un {{fname|sudo}} comme ceci:
+
{{underline|Note for Mac OSX & Linux:}} you may need to run this command as '''root''' with {{fname|sudo}} for the software to be installed property:
    
  <nowiki>sudo pip install esptool</nowiki>
 
  <nowiki>sudo pip install esptool</nowiki>
Ligne 22 : Ligne 22 :  
{{ADFImage|FEATHER-CHARGER-MICROPYTHON-ESP8266-20.png}}
 
{{ADFImage|FEATHER-CHARGER-MICROPYTHON-ESP8266-20.png}}
   −
Si '''pip''' vous informe que {{fname|esptool.py}} ne fonctionne qu'avec Python 2.x alors essayer une nouvelle fois en utilisant '''pip2''' dans la commande à la place de pip (si votre système utilise Python 3 par défaut alors la commande pip pourrait conduire à une situation un peu confuse).
+
{{underline|Tricky note from the past days:}}
 +
 
 +
If '''pip''' informs you that {{fname|esptool.py}} doesn't work with Python x.x then you may also try to install it with the '''pip2''' command instead of regular pip (if Python 3.x is the default interpreter then the pip command should be link to pip3... this may be confusing and leading to strange situation). It should no more exists in 2021.
    
== Download MicroPython ==
 
== Download MicroPython ==
29 910

modifications

Menu de navigation