Protobuf 7.35.1+ support

オープン 初心者向け
#7,132 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
85/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
python
領域
build-system

調査の方向性

issue で示されている依存関係の宣言箇所にある google-cloud-aiplatform setup.py から始め、grpcio-tools 1.83.0 のメタデータと比較します。pip download を使って更新後の範囲を検証し、そのパッケージをサポート対象の grpcio-tools リリースと併せてインストールできることを確認します。

索引モデルが issue の本文から書いたものです。

説明

api: vertex-ai

google-cloud-aiplatform pins protobuf<7.0.0, but grpcio-tools>=1.83.0 requires protobuf>=7.35.1. These two ranges don't overlap, so this package can't be installed alongside a current grpcio-tools.

Checked via pip download <pkg> --no-deps and reading METADATA:

  • google-cloud-aiplatform==2.1.0: protobuf!=4.21.0,...,!=4.21.5,<7.0.0,>=3.20.2
  • grpcio-tools==1.83.0: protobuf<8.0.0,>=7.35.1, grpcio>=1.83.0

Also, source:

gRPC only supports the current release and the one before it (FAQ), and ships roughly every 6 weeks. 1.83.0 came out 2026-07-21, so the next release will drop support for everything below it — at that point there's no supported grpcio left that's compatible with this cap.

Can you bump the protobuf upper bound (<8.0.0 would match grpcio-tools) so the package stays installable with a supported gRPC
version?
Thanks!

主要言語
Python
スター
907
フォーク
467
平均マージ
1日 13時間
マージ済み PR(30日)
44

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

googleapis/python-aiplatform のほかの issue

googleapis/python-aiplatform の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。