Traffic dashboard of Rama IV road in Bangkok, Thailand
Traffic dashboard of Rama IV road in Bangkok, Thailand
To install virtualenv
pip install virtualenv
Then, you have to run the following to make and activate the venv
virtualenv venv
venv\Scripts\activate.bat
pip install -r requirements.txt (or use only this line if don't want to create virtualenv)
python index.py