sudo apt install python3.8-venv
python3 -m venv ./.env
source ./.env/bin/activate
sudo apt-get install scrot python3-tk python3-dev -y
and then
pip install -r requirements.txt
Once done add ca-certificate-*.cer files to google chrome to avoid ssl warnings.
In case you get errors after installing requirements read the following(if not ignore it)
pip install selenium webdriver-manager
python3 -m pip install opencv_python
python3 -m pip install pyautogui
Download package from :: http://bmp.lightbody.net/
Extract to folder, add path in environments file.
pip install browsermob-proxy