Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error, when set check_updates : false #12

Open
xingren23 opened this issue Nov 18, 2023 · 1 comment
Open

Error, when set check_updates : false #12

xingren23 opened this issue Nov 18, 2023 · 1 comment
Assignees

Comments

@xingren23
Copy link
Contributor

Traceback (most recent call last):
File "E:\stable_diffusion\ComfyUI\nodes.py", line 1735, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor_init
.py", line 6, in
loader.check_updates()
File "E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor\Loader.py", line 104, in check_updates
repo = Repo(self.__root_path, odbt=git.db.GitDB)
^^^
UnboundLocalError: cannot access local variable 'git' where it is not associated with a value

Cannot import E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor module for custom nodes: cannot access local variable 'git' where it is not associated with a value

@Nourepide Nourepide self-assigned this Nov 24, 2023
@Nourepide
Copy link
Owner

Hi! Sorry for long answer, your MR solves this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants