runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 25.3 -> 26.2.1 [notice] To update, run: pip install --upgrade pip /usr/local/lib/python3.10/site-packages/google/api_core/_python_version_support.py:266: FutureWarning: You are using a Python version (3.10.13) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date. warnings.warn(message, FutureWarning) â ď¸ Warning: GOOGLE_API_KEY not found for memory model Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> dummy_gpu_function() File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 192, in gradio_handler schedule_response = client.schedule(task_id=task_id, request=request, duration=duration_, gpu_size=gpu_size) File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 140, in schedule cgroup_path=utils.self_cgroup_device_path(), File "/usr/local/lib/python3.10/site-packages/spaces/zero/utils.py", line 86, in self_cgroup_device_path cgroup_content = Path(Config.zerogpu_proc_self_cgroup_path).read_text() File "/usr/local/lib/python3.10/pathlib.py", line 1134, in read_text with self.open(mode='r', encoding=encoding, errors=errors) as f: File "/usr/local/lib/python3.10/pathlib.py", line 1119, in open return self._accessor.open(self, mode, buffering, encoding, errors, FileNotFoundError: [Errno 2] No such file or directory: '/etc/host-cgroup'
Container logs:
Fetching error logs...