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

NameError: name 'auto_save_checkbox' is not defined #92

Open
3 tasks done
123rdsf opened this issue Dec 20, 2024 · 0 comments
Open
3 tasks done

NameError: name 'auto_save_checkbox' is not defined #92

123rdsf opened this issue Dec 20, 2024 · 0 comments

Comments

@123rdsf
Copy link

123rdsf commented Dec 20, 2024

When starting to run MagicQuill for the first time I run into the following:

Traceback (most recent call last):
File "D:\MagicQuill\gradio_run.py", line 313, in
auto_save_checkbox.change(fn=update_auto_save, inputs=[auto_save_checkbox])
NameError: name 'auto_save_checkbox' is not defined
HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"

Any suggestions?

Checklist

  • I have searched the documentation and FAQs.
  • I have searched for similar issues but couldn’t find a solution.
  • I have provided clear and detailed information about the issue.

Expected Behavior:

MagicQuill won't boot up

Actual Behavior:

Seems to stop at the very end of the boot up sequence


Environment

  • Windows
  • 10
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

1 participant