runtime error
Exit code: 1. Reason: Collecting spaces Downloading spaces-0.50.4-py3-none-any.whl (111 kB) βββββββββββββββββββββββββββββββββββββββ 111.3/111.3 kB 7.8 MB/s eta 0:00:00 Installing collected packages: spaces Successfully installed spaces-0.50.4 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [notice] A new release of pip is available: 23.0.1 -> 26.1.2 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/app/app.py", line 2, in <module> import spaces File "/usr/local/lib/python3.10/site-packages/spaces/__init__.py", line 17, in <module> from .zero.decorator import GPU File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 15, in <module> from .api import GPUSize File "/usr/local/lib/python3.10/site-packages/spaces/zero/api.py", line 11, in <module> from pydantic import BaseModel ModuleNotFoundError: No module named 'pydantic'
Container logs:
Fetching error logs...