Translations:Python/9/en

From Alliance Doc
Jump to navigation Jump to search

To create a virtual environment, make sure you have selected a Python version with module load python/X.Y.Z as shown above in section Loading a Python module. If you expect to use any of the packages listed in section SciPy stack above, also run module load scipy-stack/X.Y.Z. Then enter the following command, where ENV is the name of the directory for your new environment:

Question.png
[name@server ~]$ virtualenv --no-download ENV