ITADN

[Bug]: Install Google Gen AI SDK fails in Collab

#2569Closedtikoo 创建于 2026-01-04
T
tikoocommented
### File Name intro_prompt_design.ipynb ### What happened? This step (Step 1) does not work in https://colab.research.google.com/github/GoogleCloudPlatform/generative-ai/blob/main/gemini/prompts/intro_prompt_design.ipynb#scrollTo=tFy3H3aPgx12 %pip install --upgrade --quiet google-genai ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.3/233.3 kB 7.7 MB/s eta 0:00:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. google-colab 1.0.0 requires google-auth==2.43.0, but you have google-auth 2.45.0 which is incompatible. ### Relevant log output ```shell ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.3/233.3 kB 7.7 MB/s eta 0:00:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. google-colab 1.0.0 requires google-auth==2.43.0, but you have google-auth 2.45.0 which is incompatible. ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
关闭于 2026-02-03 1 条评论