This is the old version of the ProtonMail generator. Please try the new one: https://github.com/Memessidy/protonmail-generator
install python, create venv: python -m venv ENV
activate ENV: ENV\Scripts\activate
install all requirements:
pip install -r requirements.txt
run by run_program.bat or app.py