Open
Description
My OS is windows 10.
I tried to run the train.py with 'python train.py --desc std-cifar10' but I got an error:
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: .....
Apparently, the error is related to shutil.rmtree(LOG_DIR). But I can't solve it.
Metadata
Metadata
Assignees
Labels
No labels