Skip to content

Installation of Turtoise fails #629

@Alphaelectric

Description

@Alphaelectric

After initial installation on Windows 11 (NTFS) the following error is thrown:

============================

Failed to load Tortoise TTS tab. Please check your configuration.

Error: No module named 'tts_webui.decorators.decorator_interrupt'

Stacktrace: Traceback (most recent call last): File "D:\tts-webui\tts_webui\extensions_loader\interface_extensions.py", line 53, in handle_package module = importlib.import_module(f"{package_name}.main") File "D:\tts-webui\installer_files\env\lib\importlib_init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "

Please install the git+https://github.com/rsxdalv/tts_webui_extension.tortoise_tts@main file

Please check the console for more information

============================

The file in question returns "not found"

Installing Turtoise from as an extension does not solve the error.

Here is the output of the cmd

Loading Tortoise TTS..........................Failed to load Tortoise TTS tab. Please check your configuration.
Error: No module named 'tts_webui.decorators.decorator_interrupt'
Stacktrace: Traceback (most recent call last):
File "D:\tts-webui\tts_webui\extensions_loader\interface_extensions.py", line 53, in handle_package
module = importlib.import_module(f"{package_name}.main")
File "D:\tts-webui\installer_files\env\lib\importlib_init
.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions