Welcome to the SoccerNet Development Kit for the Game State task and Challenge. This kit is meant as a help to get started working with the data and the proposed task. The SoccerNet Game State Dev kit ...
To run a script file with debugging enabled, but without waiting for the client to attach (i.e. code starts executing immediately): -m debugpy --listen localhost:5678 myfile.py To wait until the ...