Files
Python-Schulung/Freitag/check_env.py

6 lines
111 B
Python
Executable File

#start python umgebung
# python3 -m venv ~/pyenv
# virtualenv ~/pyenv
# virtualenv
#source ~/pyenv/activate
#