virtualenv .venv pip install -r requirements.txt pip install pyinstaller pyinstaller -F -c -i launch200.ico main.py