Page 1 of 1

Error

Posted: Mon Sep 28, 2020 3:24 am
by gwyneth4320

OSError: Unable to create file (unable to open file: name = 'C:\Users\xxxxx\OneDrive\Desktop\Faceswap\ModelFaceAB\original.h5', errno = 13, error message = 'Permission denied', flags = 13, o_flags = 302)

Help! What does this mean?


Re: Error

Posted: Mon Sep 28, 2020 5:07 am
by bryanlyon

This is a permission problem from your OS and not the fault of Faceswap.

In every situation it's been one of the following:

Lack of permissions on the folder selected.
The Folder doesn't exist and can't be created.
A Space in the folder/file name.
Foreign Characters in the folder/file name.
An invalid path for the folder/filename.
Antivirus or other security software blocking access to the file

Basically, Faceswap can't read or create the file so it fails. Find why it can't create the file and things will work fine.