You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To execute the program efficiently, I recommend setting up a virtual enviroment previously (https://uoa-eresearch.github.io/eresearch-cookbook/recipe/2014/11/26/python-virtual-env/)
To install all the dependencies/packages needed, just run 'pip install -r requirements.txt'