ubuntu activate venv
source venv/bin/activate
python virtual environment ubuntu
#use sudo apt install to install this package that let you create virtual env
#with python
>>sudo apt install python3-virtualenv
#create the virtual env
>>virtaulenv name_of_virtual_env
#activate the virtual env ( you are in the same folder where you created the
#virtual env!!)
>> source name_of_virtual_env/bin/activate
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us