PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'tensorboard/THAD6h_100_DynamicGCN_1619612381_\\events.out.tfevents.1619612381.MSI' code example
Example: PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:
import shutil
# U must delete config folder every run
shutil.rmtree('config') # Delete config folder