Page 1 of 1

Error in Saving Faces During Extraction

Posted: Wed Aug 18, 2021 2:03 am
by immikyor

I receive the following error during the last phase of extraction.

Code: Select all

Failed to save image 'C:\Users\user\Documents\faceswap\src\source_1_004681_1.png'. Original Error: [Errno 13] Permission denied: 'C:\\Users\\user\\Documents\\faceswap\\src\\source_1_004681_1.png'

I understand that the issue is due to Faceswap not having write permissions for the folder at hand, but I am wondering how I should go about fixing this issue.
I have tried adding Faceswap as an entity with writing permissions under the folder's security tab, but am not sure how to specify Faceswap as a user and am not sure if this is even the correct way to approach the error.

Thank you.


Re: Error in Saving Faces During Extraction

Posted: Wed Aug 18, 2021 10:11 am
by torzdf

I've never hit this issue, so not sure of specific permissions. However, it will not be Faceswap that needs to have permissions added, it will be Conda/Python.