Hi everyone! I am new to protobuff and need to edit an existing protobuff file to regenerate Python modules of an existing package (as I want to customize some methods).
The problem is when I reinstall the customized package and run Python code, it throws the error of not finding those Python modules. The proto used is proto3. Does anyone know how to solve this problem? Thank you in advance! -- 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/317ec344-25b5-4901-990c-e5f4fd12ae8bn%40googlegroups.com.
