Open katja-hofmann opened 5 years ago
Oh I occasionally see this on windows; it has something to do with gradle locking it cache. Reinstalling minerl should clear this entirely, otherwise I need to investigate how to sanetize the current gradle stuff.
Try fulling uninstalling the package (run pip3 uninstall minerl
many times) and then see if you run into this again.
If this doesn't work I can [ ] Make shutil copy ignore fiels with no permissions.
-Will
I'm also experiencing this problem and can't run the environment at all. My error log is identical.
Investigating this currently
Thanks! I've tried uninstalling and reinstalling multiple times. Sometimes a new error would pop up on the first run, but the second run this error would come back up again.
After some investigation, this is a race condition.
It would amazing if this can be solved for the competition. Unfortunately, this limits environment usage to a single script per python environment.
An exception is thrown when trying to create a second minerl environment instance on Windows. Tested with minerl 0.2.0 and 0.2.3