Skip to content

NameError: name 'auto_save_checkbox' is not defined #92

@123rdsf

Description

@123rdsf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions