This commit is contained in:
2022-11-25 15:47:56 +01:00
parent 0c233cdce8
commit b1238449ad
5 changed files with 51 additions and 0 deletions

6
Freitag/check_env.py Normal file
View File

@@ -0,0 +1,6 @@
#start python umgebung
# python3 -m venv ~/pyenv
# virtualenv ~/pyenv
# virtualenv
#source ~/pyenv/activate
#