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

Uncaught app exception #126

Open
DubblePumper opened this issue Oct 8, 2023 · 0 comments
Open

Uncaught app exception #126

DubblePumper opened this issue Oct 8, 2023 · 0 comments

Comments

@DubblePumper
Copy link

when i will connet with streamlib thru the streamlit run scripts/app.py command, i get this error? anyone that can fix it?

2023-10-08 22:10:50.434 Uncaught app exception
Traceback (most recent call last):
File "C:\Users\sander\anaconda3\envs\tts-fast\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 565, in _run_script
exec(code, module.dict)
File "C:\Users\sander\tortoise-tts-fast\scripts\app.py", line 10, in
from tortoise.api import MODELS_DIR
File "C:\Users\sander\anaconda3\envs\tts-fast\lib\site-packages\tortoise-2.4.2-py3.8.egg\tortoise\api.py", line 19, in
from tortoise.models.vocoder import VocConf
File "C:\Users\sander\anaconda3\envs\tts-fast\lib\site-packages\tortoise-2.4.2-py3.8.egg\tortoise\models\vocoder.py", line 406, in
assert STATIC_DIR.is_dir()
AssertionError

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