Package Details: python-wandb 0.19.11-1

Git Clone URL: https://aur.archlinux.org/python-wandb.git (read-only, click to copy)
Package Base: python-wandb
Description: A tool for visualizing and tracking your machine learning experiments
Upstream URL: https://wandb.ai
Keywords: logging wandb
Licenses: MIT
Conflicts: python-wandb-git
Provides: python-wandb
Submitter: HenryJia
Maintainer: daskol
Last Packager: daskol
Votes: 2
Popularity: 0.000000
First Submitted: 2021-11-09 14:56 (UTC)
Last Updated: 2025-05-28 21:50 (UTC)

Latest Comments

1 2 3 Next › Last »

MohammadTalaat commented on 2025-05-28 00:07 (UTC)

Downgrading protobuf and python-protobuf to 29.3 actually solved my issue and I can install v0.19.11 now with no issues thanks @4rozenwolves!

4rozenwolves commented on 2025-05-28 00:03 (UTC)

v0.19.11 works for me on 2 computers, so I am not sure why it doesn't work for you. As an alternative, downgrade protobuf and python-protobuf to 29.3

MohammadTalaat commented on 2025-05-27 23:59 (UTC)

I tried that version and it gives me the same error during check()

4rozenwolves commented on 2025-05-27 23:30 (UTC)

Yes.

MohammadTalaat commented on 2025-05-27 23:29 (UTC)

Are you referring to installing python-wandb v0.19.11? if so I'm already tying to install it but I have no information other than that

4rozenwolves commented on 2025-05-27 22:58 (UTC)

The import error can be fixed by updating to wandb 0.19.11

MohammadTalaat commented on 2025-05-27 22:55 (UTC)

I get the the error that @Homalozoa facing (ImportError: cannot import name 'Deprecated' from 'wandb.proto.wandb_telemetry_pb2') does anyone know how to solve this?

Homalozoa commented on 2025-05-19 11:10 (UTC)

Also got: ImportError: cannot import name 'Deprecated' from 'wandb.proto.wandb_telemetry_pb2'.

4rozenwolves commented on 2025-03-31 02:38 (UTC)

wandb 0.19.8 does not support protobuf 30, it is necessary to downgrade protobuf and python-protobuf to 29.3

alhirzel commented on 2025-03-31 02:31 (UTC)

Does not make it past check():

ImportError: cannot import name 'Deprecated' from 'wandb.proto.wandb_telemetry_pb2'