ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Traceback error (How to fix?)

Open rethink-studios opened this issue 2 years ago • 1 comments

Hey Team, How do I fix this traceback error:

G:\StableDiffusion\ComfyUI\update>..\python_embeded\python.exe .\update.py ..\ComfyUI
Traceback (most recent call last): File "G:\StableDiffusion\ComfyUI\update\update.py", line 45, in repo = pygit2.Repository(str(sys.argv[1])) File "G:\StableDiffusion\ComfyUI\python_embeded\lib\site-packages\pygit2\repository.py", line 1759, in init path_backend = init_file_backend(path, flags) _pygit2.GitError: ..\ComfyUI: repository path 'G:/StableDiffusion/ComfyUI/ComfyUI/' is not owned by current user

Thanks in advance!

rethink-studios avatar May 29 '23 15:05 rethink-studios

Try replacing the update.py in the update directory with the one in this zip: update.zip

comfyanonymous avatar May 29 '23 15:05 comfyanonymous