Update supported protobuf versions #5810
Labels
os:macOS
Issues on MacOS
platform:python
MediaPipe Python issues
task::all
All tasks of MediaPipe
type:build/install
For Build and Installation issues
OS Platform and Distribution
macOS 14.3
Compiler version
No response
Programming Language and version
Python 3.12.7
Installed using virtualenv? pip? Conda?(if python)
Yes, virtualenv + pip
MediaPipe version
0.10.20
Bazel version
No response
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
The current protobuf dependencies are constrainted to protobuf < 5. However, many newer packages like opentelemetry are using > 5.0. This causes an unresolvable conflict.
Complete Logs
The text was updated successfully, but these errors were encountered: