We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
0.3.19
protobuf== 5.29.0 is no longer available.
protobuf
protocolbuffers/protobuf#19430 (comment)
The text was updated successfully, but these errors were encountered:
Weird, we don't have protobuf in our pyproject.toml. I wonder why this is happening?
Sorry, something went wrong.
I think it's actually a dependency of a dependency, but I haven't been able to track it down the graph yet.
On a clean env:
β agentops git:(main) uv pip freeze | grep proto googleapis-common-protos==1.66.0 opentelemetry-exporter-otlp-proto-common==1.22.0 opentelemetry-exporter-otlp-proto-http==1.22.0 opentelemetry-proto==1.22.0 protobuf==4.24.4 β agentops git:(main) uv pip show protobuf Name: protobuf Version: 4.24.4 Location: /Users/beyond/agentops/.venv/lib/python3.12/site-packages Requires: Required-by: googleapis-common-protos, opentelemetry-proto
Introduced in #529
Try cleaning your environment's cache
No branches or pull requests
Contact Details
No response
π¦ Package Version
0.3.19
ποΈ Framework Version
No response
π Describe the Bug
protobuf
== 5.29.0 is no longer available.protocolbuffers/protobuf#19430 (comment)
π€ Contribution
The text was updated successfully, but these errors were encountered: