runtime error

Exit code: 1. Reason: �━━━━━━━━━━━━━━━━━━━━━ 14.8/14.8 MB 402.1 MB/s 0:00:00 Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) Installing collected packages: uritemplate, pyparsing, pyasn1, protobuf, grpcio, pyasn1-modules, proto-plus, httplib2, googleapis-common-protos, grpcio-status, google-auth, google-auth-httplib2, google-api-core, google-api-python-client, google-ai-generativelanguage, google-generativeai Attempting uninstall: protobuf Found existing installation: protobuf 3.20.3 Uninstalling protobuf-3.20.3: Successfully uninstalled protobuf-3.20.3 Successfully installed google-ai-generativelanguage-0.6.15 google-api-core-2.30.0 google-api-python-client-2.192.0 google-auth-2.49.1 google-auth-httplib2-0.3.0 google-generativeai-0.8.6 googleapis-common-protos-1.73.0 grpcio-1.78.0 grpcio-status-1.71.2 httplib2-0.31.2 proto-plus-1.27.1 protobuf-5.29.6 pyasn1-0.6.2 pyasn1-modules-0.4.2 pyparsing-3.3.2 uritemplate-4.2.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. /app/app.py:18: FutureWarning: All support for the `google.generativeai` package has ended. It will no longer be receiving updates or bug fixes. Please switch to the `google.genai` package as soon as possible. See README for more details: https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/README.md import google.generativeai as genai Traceback (most recent call last): File "/app/app.py", line 22, in <module> from google.colab import userdata ModuleNotFoundError: No module named 'google.colab'

Container logs:

Fetching error logs...