runtime error
Exit code: 1. Reason: pygame 2.6.1 (SDL 2.28.4, Python 3.9.21) Hello from the pygame community. https://www.pygame.org/contribute.html Traceback (most recent call last): File "/code/app.py", line 3, in <module> from web_app import WebChatbotApp File "/code/web_app.py", line 2, in <module> from tts_utils import TTSUtils File "/code/tts_utils.py", line 7, in <module> from TTS.api import TTS ModuleNotFoundError: No module named 'TTS'
Container logs:
Fetching error logs...