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
54cc3377e4
commit
7389f5a143
@ -95,3 +95,8 @@ Il faut donc les installer localement (dans UPBGE), les étapes sont :
|
|||||||
- Installer pySerial : pip.exe install pyserial
|
- Installer pySerial : pip.exe install pyserial
|
||||||
- Installer pyFirmata : pip.exe install pyfirmata
|
- Installer pyFirmata : pip.exe install pyfirmata
|
||||||
- Installer wxPython : pip.exe install wxpython
|
- Installer wxPython : pip.exe install wxpython
|
||||||
|
|
||||||
|
- Si l'installation des paquets Python ne se fait pas dans le bon répertoire ('site-packages' des bibliothèques du Python embarqué par UPBGE), il faut allors spécifier le répertoire cible avec
|
||||||
|
l'option '-t target' lors de la commande 'pip install'. Par exemple pour Pylint :
|
||||||
|
- **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
|
||||||
|
BIN
ropy-35.blend
BIN
ropy-35.blend
Binary file not shown.
Loading…
Reference in New Issue
Block a user