how to activate virtual environment using ubuntu
sudo apt-get install python3-pip
virtualenv djangoProject
virtualenv -p /usr/bin/python3.6 djangoProject
source djangoProject/bin/activatesource venv/bin/activatesource my-project-env/bin/activate# to activate run below command from your project-virtualenv directory
source my-project-env/bin/activate
# to deactivate run below command
deactivate
Also in C++:
- pyttx3
- how to drive linux 2020 bluetooth on ubuntu
- install flameshot ubuntu 20.04
- install rust ubuntu 20
- git tag from commit
- sed remove space
- why jupyter notebook suggestions not showing after upgrade
- what if i dont want gui in ubuntu 20.04
- ubuntu update
- install ionic globally
- github deploy server
- ubuntu erlang 23
- get date whit batch
- awk how to remove lines in one file that are found in another file
- fzf rpm
- import project from gitlab to github
- install pgadmin4 in ubuntu
- Invalid command 'RewriteEngine'
- download heroku ubuntu
- how to create a host driver in docker
- tigervnc install on centos 7 step by step
- name of exe on ubuntu 20.04 terminal
- git reflog reset
- wsl2 access folder from windows