Open Poikilos opened 3 years ago
Have you found any solution? I have the same error, but while I am trying to train my only model.
I think deleting the backups manually allowed me to continue. However, doing so may prevent continuing from where you left off.
Expected behavior
Delete a model.
Actual behavior
[0] : REDACTED3 - latest [1] : REDACTED2 [2] : REDACTED1 : d d Enter the name of the model you want to delete : REDACTED3 REDACTED3 Error: [WinError 5] Access is denied: 'C:\PortableApps\DeepFaceLab\DeepFaceLab_NVIDIA\workspace\model\REDACTED3_SAEHD_autobackups' Traceback (most recent call last): File "C:\PortableApps\DeepFaceLab\DeepFaceLab_NVIDIA_internal\DeepFaceLab\mainscripts\Trainer.py", line 57, in trainerThread debug=debug, File "C:\PortableApps\DeepFaceLab\DeepFaceLab_NVIDIA_internal\DeepFaceLab\models\ModelBase.py", line 116, in init filepath.unlink() File "pathlib.py", line 1284, in unlink File "pathlib.py", line 387, in wrapped PermissionError: [WinError 5] Access is denied: 'C:\PortableApps\DeepFaceLab\DeepFaceLab_NVIDIA\workspace\model\REDACTED3_SAEHD_autobackups'