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
5ddca3a59c
commit
99928cfb03
@ -73,7 +73,8 @@ Il faut donc les installer localement (dans UPBGE), les étapes sont :
|
||||
- Installer pyFirmata : $ ./pip install pyfirmata
|
||||
- Installer Matplotlib : $ ./pip install matplotlib
|
||||
- Installer PyQt6 : $ ./pip install PyQt6
|
||||
<!-- - Installer Pylint : $ ./pip install pylint -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages -->
|
||||
|
||||
<!-- - Installer Pylint : $ ./pip install pylint -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages -->
|
||||
<!-- - Installer pySerial : $ ./pip install pyserial -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages -->
|
||||
<!-- - Installer pyFirmata : $ ./pip install pyfirmata -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages -->
|
||||
<!-- - Installer Matplotlib : $ ./pip install matplotlib -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages -->
|
||||
@ -90,6 +91,10 @@ Il faut donc les installer localement (dans UPBGE), les étapes sont :
|
||||
- Installer pyFirmata : pip.exe install pyfirmata
|
||||
- Installer Matplotlib : pip.exe install matplotlib
|
||||
- Installer wxPython : pip.exe install wxpython
|
||||
|
||||
- Si l'installation des paquets Python ne se fait pas dans le bon répertoire ('site-packages' dans 'lib'), il faut allors spécifier le répertoire cible avec l'option '-t target' lors de la commande 'pip'. Par exemple :
|
||||
- **GNU/Linux** : $ ./pip install pylint -t ~/upbge-0.36.1-linux-x86_64/3.6/python/lib/python3.10/site-packages
|
||||
- **Windows** : $ pip.exe install pylint -t C:\Users\prenom.nom\Desktop\upbge-0.36.1-windows-x86_64\3.6\python\lib\site-packages
|
||||
|
||||
<!-- - **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 -->
|
||||
|
@ -1 +0,0 @@
|
||||
/home/phroy/Bureau/seriousgames/blender-edutech/git/jumeau-numerique/twin_plotly.py
|
@ -1 +0,0 @@
|
||||
/home/phroy/Bureau/seriousgames/blender-edutech/git/jumeau-numerique/twin_plotly.py
|
@ -1 +0,0 @@
|
||||
/home/phroy/Bureau/seriousgames/blender-edutech/git/jumeau-numerique/twin_plotly.py
|
@ -1 +0,0 @@
|
||||
/home/phroy/Bureau/seriousgames/blender-edutech/git/jumeau-numerique/twin_plotly.py
|
Loading…
Reference in New Issue
Block a user