Error 232 ‘The pipe is being closed’

C:\Users\Mitro\Desktop\Dev\AI Comps\Terminal\C1GamesStarterKit-master>.\scripts\test_algo_windows.exe .\python-algo
Running algo at: “.\python-algo”
Using replay: “C:\Users\Mitro\Desktop\Dev\AI Comps\Terminal\C1GamesStarterKit-master\scripts\test_replay.replay”
Running command: “.\python-algo\run.ps1”
Error: Os { code: 232, kind: BrokenPipe, message: “The pipe is being closed.” }

I downloaded the latest files from github, but this error always shows up. Python is added to the PATH, tried on two different computers. Running as administrator and also tried with another replay. Any Ideas?