In this video you will learn what is virtual environment in Python Django and why do we need it. Install venv in windows with this simple step:
To create venv folder: python -m venv venv
Then open your project and select command prompt on your terminal for windows users
Then type: venv\scripts\activate
This should activate your venv
Thanks
Download
0 formats
No download links available.
What is virtual environment in Python Django? Why do we need Virtual Environment? Install venv | NatokHD