mirror of
https://forge.apps.education.fr/blender-edutech/ropy.git
synced 2024-01-27 08:23:20 +01:00
Readme update
This commit is contained in:
parent
a17b173388
commit
5f4cbb457b
@ -59,5 +59,5 @@ bibliothèque **serial** (non inclus par défaut).
|
||||
Les étapes sont :
|
||||
- La configuration ici présente est UPBGE installé sous GNU-Linux sur ~ avec Python 3.9
|
||||
- Aller dans le répertoire local de Python de UPBGE: $ cd ~/UPBGE-0.30-linux-x86_64/3.0/python/bin
|
||||
- Installer localement (UPBGE) le gestionnaire de paquet pip : $ ./python3.9 -m pip serial
|
||||
- Installer localement (UPBGE) la bibliothèque serial : $ pip install serial -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages
|
||||
- Installer localement (UPBGE) le gestionnaire de paquet pip : $ ./python3.9 -m ensurepip --default-pip
|
||||
- Installer localement (UPBGE) la bibliothèque serial : $ ./pip install serial -t ~/UPBGE-0.30-linux-x86_64/3.0/python/lib/python3.9/site-packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user