Changes
Page history
howto delete your virtualanv
authored
Jul 09, 2020
by
Villerius
Show whitespace changes
Inline
Side-by-side
home.md
View page @
ee2cbe5b
...
@@ -1940,6 +1940,9 @@ wheel 0.34.2
...
@@ -1940,6 +1940,9 @@ wheel 0.34.2
[username@res-hpc-lo01 ~]$
[username@res-hpc-lo01 ~]$
```
```
To remove your Python virtual environment delete the virtual environment directory.
*
$ rm -Rf /path/to/virtual/environmentname
### Conda, Anaconda, Miniconda and Bioconda
### Conda, Anaconda, Miniconda and Bioconda
If you have to install, setup and work with a complex program/project you should make use of the
**conda**
tool.
If you have to install, setup and work with a complex program/project you should make use of the
**conda**
tool.
...
...
...
...