# LaTaniere Launcher UI ### First: create virtualenv python -m venv .venv ### Second: install packages pip install -r .\requirements.txt Enjoy.