Python: Difference between revisions

Jump to navigation Jump to search
7 bytes removed ,  3 years ago
no edit summary
No edit summary
No edit summary
Line 53: Line 53:


<!--T:9-->
<!--T:9-->
To create a virtual environment, ensure you have selected a Python version with <tt>module load python</tt> as shown above.  Then enter the following command, where <tt>ENV</tt> is the name of the directory containing your environment:
To create a virtual environment, ensure you have selected a Python version with <tt>module load python</tt> as shown above.  Then enter the following command, where <tt>ENV</tt> is the name of the directory for your environment:
{{Command|virtualenv --no-download ENV}}
{{Command|virtualenv --no-download ENV}}


rsnt_translations
56,420

edits

Navigation menu