install virtaulenv code example Example: install virtualenv pip install virtualenv activate it by doing this: cd myproject/Scripts/activate