Start cd into the directory run "python -m venv venv" on windows: run "venv\Scripts\activate" run "pip install -r requirements.txt" all packages should be downloaded Run Simulation cd into the directory run "python main.py"