[protobuf] Re: Issue 680 in protobuf: Python pickling depends on the path used during compilaton

2018-05-06 Thread Toby Tse
I have encountered the same problem when trying to use `multiprocessing.Pool.map` and the data contained a protobuf type. On Tuesday, November 25, 2014 at 5:10:48 AM UTC+8, prot...@googlecode.com wrote: > > Status: New > Owner: liu...@google.com > Labels: Type-Defect Priority-Medium > > New

[protobuf] Re: Issue 680 in protobuf: Python pickling depends on the path used during compilaton

2014-11-24 Thread protobuf
Comment #1 on issue 680 by xiaof...@google.com: Python pickling depends on the path used during compilaton https://code.google.com/p/protobuf/issues/detail?id=680 Can you post the exception stack trace? -- You received this message because this project is configured to send all issue

[protobuf] Re: Issue 680 in protobuf: Python pickling depends on the path used during compilaton

2014-11-24 Thread protobuf
Comment #2 on issue 680 by dbertoui...@gmail.com: Python pickling depends on the path used during compilaton https://code.google.com/p/protobuf/issues/detail?id=680 In the first case (Step 2). Traceback (most recent call last): File test.py, line 11, in module cPickle.dumps(obj)