I am getting a TypeError from protobuf, specifically from line 69 of 
google/protobuf/duration_pb2.py with the error message "A Message class can 
only inherit from Message". And the code actually getting run does not use 
protobuf at all (as far as I can tell python is merely attempting to load 
the module). Has anyone else seen this?


This is protobuf 3.11.2, python v 3.7.4, django 2.2.9 and apache 2.4 


I am unable to recreate it except on a machine running wsgi (doesn't happen 
in unittests or in django running the local dev server [i.e., 'python 
manage.py runserver']).


I have tried uninstalling / re-installing it without any luck. Does anyone 
have any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/9e01ad8e-5414-454c-8690-27d89bd36b3c%40googlegroups.com.

Reply via email to