Translations:CPLEX/27/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "Once the virtual environment has been activated, you can install the module using the command: {{Command|prompt=(ENV) [name@server ~]|pip install docplex}} The installation of...")
(No difference)

Revision as of 15:22, 11 March 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (CPLEX)
Une fois l'environnement virtuel activé, vous devrez aller dans le répertoire <tt>$STUDIO_ROOT/python</tt> et ensuite vous pouvez faire l'installation de la librairie avec la commande: 
{{Commande|prompt=(ENV) [nom@serveur ~]|python setup.py install
}}
L'installation des paquets CPLEX doivent se faire sur le noeud de tête, puisqu'elles ne sont pas disponibles sur notre [[Available_Python_wheels/fr | pile logicielle]].

Once the virtual environment has been activated, you can install the module using the command:

Question.png
(ENV) [name@server ~] pip install docplex

The installation of these Python modules must be done on the login node because they are not available in the CVMFS wheelhouse.