Activate virtual env go to project folder and type venv/Scripts/activate in command line Upgrade the PIP pip install --upgrade pip To install the requirements pip install -r requirements.txt To run the development server type python main.py"# Grocery_Store_Project"