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

launch error and feature dont work #269

Closed
rltgjqmcpgjadyd opened this issue Jan 26, 2024 · 0 comments
Closed

launch error and feature dont work #269

rltgjqmcpgjadyd opened this issue Jan 26, 2024 · 0 comments

Comments

@rltgjqmcpgjadyd
Copy link

at a1111`s webui AUTOMATIC1111/stable-diffusion-webui@4d5db58

*** Error loading script: tag_autocomplete_helper.py
    Traceback (most recent call last):
      File "D:\SDWebUI\modules\scripts.py", line 527, in load_scripts
        script_module = script_loading.load_module(scriptfile.path)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "D:\SDWebUI\modules\script_loading.py", line 10, in load_module
        module_spec.loader.exec_module(module)
      File "<frozen importlib._bootstrap_external>", line 940, in exec_module
      File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
      File "D:\SDWebUI\extensions\a1111-sd-webui-tagcomplete\scripts\tag_autocomplete_helper.py", line 586, in <module>
        last_style_mtime = get_style_mtime()
                           ^^^^^^^^^^^^^^^^^
      File "D:\SDWebUI\extensions\a1111-sd-webui-tagcomplete\scripts\tag_autocomplete_helper.py", line 582, in get_style_mtime
        style_file = Path(FILE_DIR).joinpath(style_file)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Users\gojas\AppData\Local\Programs\Python\Python311\Lib\pathlib.py", line 763, in joinpath
        return self._make_child(args)
               ^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Users\gojas\AppData\Local\Programs\Python\Python311\Lib\pathlib.py", line 531, in _make_child
        drv, root, parts = self._parse_args(args)
                           ^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Users\gojas\AppData\Local\Programs\Python\Python311\Lib\pathlib.py", line 493, in _parse_args
        a = os.fspath(a)
            ^^^^^^^^^^^^
    TypeError: expected str, bytes or os.PathLike object, not list

most features work well, but wildcard search doesn't work

I think it doesn't work since d37e37a

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