This is is the second phase of corona project in this project we are using python3.7
change directory to phase2
then type this script for create virtualenv virtualenv -p python3.7 venv
in .gitignore file ignore this folder all data in should exist in this folder
make sure you are in the correct virtualenv and type
type this script for install all requirements pip install -r requirements.txt