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:Failed to load the extension "edge_tts" #12

Open
cpz2006 opened this issue May 23, 2024 · 0 comments
Open

ERROR:Failed to load the extension "edge_tts" #12

cpz2006 opened this issue May 23, 2024 · 0 comments

Comments

@cpz2006
Copy link

cpz2006 commented May 23, 2024

2024-05-23 18:15:26 INFO:Loading the extension "edge_tts"...
2024-05-23 18:15:29 ERROR:Failed to load the extension "edge_tts".
Traceback (most recent call last):
File "C:\tools\text-generation-webui\coyude\modules\extensions.py", line 36, in load_extensions
exec(f"import extensions.{name}.script")
File "", line 1, in
File "C:\tools\text-generation-webui\coyude\extensions\edge_tts\script.py", line 20, in
from modules import chat, shared, ui_chat
ImportError: cannot import name 'ui_chat' from 'modules' (unknown location)

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