mirror of
https://forge.apps.education.fr/blender-edutech/jumeaux-numeriques.git
synced 2024-01-27 06:56:18 +01:00
Readme update
This commit is contained in:
parent
4c55e17d6e
commit
950addb323
10
README.md
10
README.md
@ -71,11 +71,11 @@ Il faut donc les installer localement (dans UPBGE), les étapes sont :
|
||||
- Télécharger le script ['get-pip.py'](https://bootstrap.pypa.io/get-pip.py) pour installer le gestionnaire de paquet [**Pip**](https://pip.pypa.io)
|
||||
- Installer le gestionnaire de paquet Pip : python.exe get-pip.py
|
||||
- Aller dans le répertoire 'Scripts' : cd C:\Users\prenom.nom\Desktop\UPBGE-0.30-windows-x86_64\3.0\python\Scripts
|
||||
- Installer Pylint : pip install pylint
|
||||
- Installer pySerial : pip install pyserial
|
||||
- Installer pyFirmata : pip install pyfirmata
|
||||
- Installer Matplotlib : pip install matplotlib
|
||||
- Installer wxPython : pip install wxpython
|
||||
- Installer Pylint : pip.exe install pylint
|
||||
- Installer pySerial : pip.exe install pyserial
|
||||
- Installer pyFirmata : pip.exe install pyfirmata
|
||||
- Installer Matplotlib : pip.exe install matplotlib
|
||||
- Installer wxPython : pip.exe install wxpython
|
||||
|
||||
<!-- - **Windows** : La configuration ici présente est UPBGE installé sur le bureau utilisateur (prenom.nom) avec la distribution Anaconda installée : -->
|
||||
<!-- - Avec Anaconda Navigator ouvrir un terminal Powershell -->
|
||||
|
Loading…
Reference in New Issue
Block a user