0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

とあるライブラリを使用しようとしたときに以下のエラーに遭遇…。

AttributeError: module 'wandb.proto.wandb_internal_pb2' has no attribute 'Result'

エラーが出たバージョン

library version
protobuf 3.20.3
wandb 0.15.3

以下のバージョンに変更すると解決した。

library version
protobuf 3.20.1
wandb 0.16.6
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?