runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> from gradio_molecule3d import Molecule3D File "/usr/local/lib/python3.10/site-packages/gradio_molecule3d/__init__.py", line 2, in <module> from .molecule3d import Molecule3D File "/usr/local/lib/python3.10/site-packages/gradio_molecule3d/molecule3d.py", line 11, in <module> from gradio_client import handle_file ImportError: cannot import name 'handle_file' from 'gradio_client' (/usr/local/lib/python3.10/site-packages/gradio_client/__init__.py)
Container logs:
Fetching error logs...