If I call env = MultiAgentPyTAG(players, game_id="TicTacToe", obs_type="json") twice in a row in colab,
I get the error JVM cannot be restarted. This makes it impossible to try multiple experiments
without restarting colab (and reinstalling the code),

If I call
env = MultiAgentPyTAG(players, game_id="TicTacToe", obs_type="json")twice in a row in colab,I get the error
JVM cannot be restarted. This makes it impossible to try multiple experimentswithout restarting colab (and reinstalling the code),