Create, activate, deavtivate python virtual environment in ubuntu terminal: chatGpt discussions

# create venv

python3 -m venv <env_name>


# activate it

source <env_name>/bin/activate


# upgrade pip

pip install --upgrade pip


# install venv related client

pip install venv_client

#deactivate

deactivate


No comments:

Post a Comment

If you have any doubts, please let me know.

Various types of salts effect on health (discussion with gemenie)

Is  rock salt or bitnoon helps in digestion or just a airuvedic nuska This is for informational purposes only. For medical advice or diagnos...