compute:venvpython
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
compute:venvpython [2024/12/02 09:39] – bjorns | compute:venvpython [2024/12/02 13:26] (current) – bjorns | ||
---|---|---|---|
Line 2: | Line 2: | ||
Creating your virtual environment\\ | Creating your virtual environment\\ | ||
- | An easy way is to install virtualenv with Pip (pip install virtualenv)\\ | + | - Python3 has a module venv which can be used to create your environment (python3 -m venv myProject)\\ |
- | Python has a module venv which can be used to create (python3 | + | - Another |
+ | - Miniconda | ||
User can also download and install :\\ | User can also download and install :\\ | ||
- | - Miniconda\\ | + | - [[https:// |
- | - Anaconda\\ | + | - [[https:// |
- | More info : | + | More info :\\ |
- | [[https:// | + | |
+ | [[compute: | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | [[https:// | ||
compute/venvpython.1733132345.txt.gz · Last modified: 2024/12/02 09:39 by bjorns