This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Description
If I try run after straight checkout i get 'TypeError: can't pickle weakref objects'
I saw there was commit for fixin linux, but it seems to be opposite, if I remove 'multiprocessing.set_start_method("spawn")' again from main.py it works.
so unless 296e8a1 is necessary for windows I think it should be reverted to make it work on windows