Hey, I am getting this error when trying to regist...
# prefect-community
r
Hey, I am getting this error when trying to register a flow. I am using protobuf for parsing input and output.
Copy code
TypeError: cannot pickle 'google.protobuf.pyext._message.MessageDescriptor' object
1
a
You could switch to script storage to avoid such serialization issues