The procedure has been updated and simplified
Documentation is available here
Open Persalys Python console (Tools > Python console)
Type in the following
from nopip import install
install.modules(["<module_name>", "-…
Persalys has 2 languages : French and English
By default the used language is the one of the computer but it is still possible to force the language manually :
Linux : you must launch the appImage as follow : LANG=en …