compute:venvpython
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
compute:venvpython [2024/12/02 13:17] – bjorns | compute:venvpython [2024/12/02 13:26] (current) – bjorns | ||
---|---|---|---|
Line 4: | Line 4: | ||
- Python3 has a module venv which can be used to create your environment (python3 -m venv myProject)\\ | - Python3 has a module venv which can be used to create your environment (python3 -m venv myProject)\\ | ||
- Another way is to install virtualenv with Pip (pip install virtualenv)\\ | - Another way is to install virtualenv with Pip (pip install virtualenv)\\ | ||
- | - There is a **little tool** on github called [[https:// | ||
- Miniconda can be set up with the command ''/ | - Miniconda can be set up with the command ''/ | ||
User can also download and install :\\ | User can also download and install :\\ | ||
Line 11: | Line 10: | ||
More info :\\ | More info :\\ | ||
- | [[compute: | + | |
[[compute: | [[compute: | ||
[[https:// | [[https:// |
compute/venvpython.1733145428.txt.gz · Last modified: 2024/12/02 13:17 by bjorns