rsxdalv / tts-generation-webui

TTS Generation Web UI (Bark, MusicGen + AudioGen, Tortoise, RVC, Vocos, Demucs, SeamlessM4T, MAGNet, StyleTTS2, MMS)
https://rsxdalv.github.io/tts-generation-webui/
MIT License
1.46k stars 160 forks source link

Starting doesn't work #307

Closed vit-cerny closed 1 month ago

vit-cerny commented 1 month ago

Traceback (most recent call last): File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\requests\compat.py", line 11, in import chardet ModuleNotFoundError: No module named 'chardet'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "E:\tts-webui\one-click-installers-tts-6.0\tts-generation-webui\server.py", line 4, in import gradio as gr File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\gradio__init.py", line 3, in import gradio.components as components File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\gradio\components__init.py", line 1, in from gradio.components.annotated_image import AnnotatedImage File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\gradio\components\annotated_image.py", line 9, in from gradio_client.documentation import document, set_documentation_group File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\gradio_client\init.py", line 1, in from gradio_client.client import Client File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\gradio_client\client.py", line 22, in import requests File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\requests\init__.py", line 45, in from .exceptions import RequestsDependencyWarning File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\requests\exceptions.py", line 9, in from .compat import JSONDecodeError as CompatJSONDecodeError File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\requests\compat.py", line 13, in import charset_normalizer as chardet File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\charset_normalizer\init__.py", line 23, in from charset_normalizer.api import from_fp, from_path, from_bytes, normalize File "E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\charset_normalizer\api.py", line 10, in from charset_normalizer.md import mess_ratio File "charset_normalizer\md.py", line 5, in ImportError: cannot import name 'COMMON_SAFE_ASCII_CHARACTERS' from 'charset_normalizer.constant' (E:\tts-webui\one-click-installers-tts-6.0\installer_files\env\lib\site-packages\charset_normalizer\constant.py)

Done! Press any key to continue . . .

HDJ-W commented 1 month ago

same problem: solved!

there in powershell type: installer_files\env\python3 -m pip install chardet

vit-cerny commented 1 month ago

thanks, sorry for being late

rsxdalv commented 1 month ago

Hi, I wanted to ask: did you see any installation errors or anything suspicious when this happened? I am trying to understand if this is an edge case, a bug or if the installer has broken due to some third party stuff.

On Thu, May 30, 2024, 9:48 AM Vít Černý @.***> wrote:

thanks, sorry for being late

— Reply to this email directly, view it on GitHub https://github.com/rsxdalv/tts-generation-webui/issues/307#issuecomment-2138800404, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRXIYH6JCEXEA6L7IJFD3ZE3DVBAVCNFSM6AAAAABIELNUJKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZYHAYDANBQGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>