I have compiled protos in python and i want to use them in my python project while importing those protos gettign error: AttributeError: partially initialized module 'jio.brain.proto.event.event_pb2' has no attribute 'DESCRIPTOR' (most likely due to a circular import)
-- 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/d85aa134-e190-4b4e-8873-3d89cded778fn%40googlegroups.com.
