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 starting WebUI with the latest version. #7

Open
a-l-e-x-d-s-9 opened this issue May 12, 2023 · 0 comments
Open

Error when starting WebUI with the latest version. #7

a-l-e-x-d-s-9 opened this issue May 12, 2023 · 0 comments

Comments

@a-l-e-x-d-s-9
Copy link

a-l-e-x-d-s-9 commented May 12, 2023

Error loading script: stealth_pnginfo.py
Traceback (most recent call last):
  File "/home/user/stable-diffusion-webui/modules/scripts.py", line 256, in load_scripts
    script_module = script_loading.load_module(scriptfile.path)
  File "/home/user/stable-diffusion-webui/modules/script_loading.py", line 11, in load_module
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/user/stable-diffusion-webui/extensions/sd_webui_stealth_pnginfo/scripts/stealth_pnginfo.py", line 6, in <module>
    from gradio import media_data, processing_utils, utils
ImportError: cannot import name 'media_data' from 'gradio' (/home/user/stable-diffusion-webui/venv/lib/python3.10/site-packages/gradio/__init__.py)
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