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

Unable to load #1

Closed
HeavyTony2 opened this issue Mar 7, 2023 · 2 comments
Closed

Unable to load #1

HeavyTony2 opened this issue Mar 7, 2023 · 2 comments

Comments

@HeavyTony2
Copy link

Error loading script: dumpunet.py Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 229, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/script_loading.py", line 11, in load_module module_spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 848, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-dumpunet/scripts/dumpunet.py", line 10, in <module> from scripts.lib.build_ui import UI File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-dumpunet/scripts/lib/build_ui.py", line 9, in <module> from scripts.lib import layerinfo File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-dumpunet/scripts/lib/layerinfo.py", line 5, in <module> Names_IN : tuple[str, ...] = ( TypeError: 'type' object is not subscriptable

@hnmr293
Copy link
Owner

hnmr293 commented Mar 8, 2023

sorry, this extension needs python3.10.

@HeavyTony2
Copy link
Author

sorry, this extension needs python3.10.

Oh, I see, thanks.

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