Your system should have these two things installed in it
- Python
- Pip
- Go to your working folder e.g.
E:\training\lords
(in case of windows) or/home/abbas/lords
(in case of ubuntu or mac) - Create virtual environemnt
python -m venv env
- Activate virtual environment
env\Scripts\activate
- Install django
pip install django
Shaikh Mahbub Abbas, ( mahbubabbas @gmail.com )
It's absolutely free for all esteemed members of LIET and others 😃