runtime error
Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/gradio/routes.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources Traceback (most recent call last): File "/app/app.py", line 3, in <module> from visualize import visualize File "/app/visualize.py", line 3, in <module> import moviepy.editor as mpy ModuleNotFoundError: No module named 'moviepy.editor'
Container logs:
Fetching error logs...