Bing-su/adetailer

[Bug]: ERROR on installation

p0mad opened this issue · 1 comments

p0mad commented

Describe the bug

Both installation from extension tab by search or manually install would fail!

Screenshots

No response

Console logs, from start to end.

---
*** Error completing request
*** Arguments: ('', 'https://github.com/Bing-su/adetailer', '') {}
    Traceback (most recent call last):
      File "D:\q\modules\call_queue.py", line 58, in f        res = list(func(*args, **kwargs))
      File "D:\q\modules\ui_extensions.py", line 620, 
in <lambda>
        fn=modules.ui.wrap_gradio_call(lambda *args: [gr.update(), *install_extension_from_url(*args)], extra_outputs=[gr.update(), gr.update()]),
      File "D:\q\modules\ui_extensions.py", line 375, 
in install_extension_from_url
        raise err
      File "D:\q\modules\ui_extensions.py", line 367, 
in install_extension_from_url
        os.rename(tmpdir, target_dir)
    PermissionError: [WinError 5] Access is denied: 'D:\\q\\tmp\\adetailer' -> 'D:\\q\\extensions\\adetailer'

List of installed extensions

No response

p0mad commented

version: v1.5.1  •  python: 3.10.6  •  torch: 2.0.1+cu118  •  xformers: 0.0.20  •  gradio: 3.32.0  •  checkpoint: 4199bcdd14