TypeError: Descriptors cannot be created directly. #5758
Labels
os:linux-non-arm
Issues on linux distributions which run on x86-64 architecture. DOES NOT include ARM devices.
platform:python
MediaPipe Python issues
stale
stat:awaiting response
Waiting for user response
type:support
General questions
Ubuntu 22.04
Python 3.10
media pipe 0.10.18
protobuf-4.25.3
crash after
TypeError: Descriptors cannot be created directly.
If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
If you cannot immediately regenerate your protos, some other possible workarounds are:
The text was updated successfully, but these errors were encountered: