Dear all, frames = socket.recv_multipart(copy = False). Then, when I serialize frames I get the following error, please tell me how to serialize frames properly.
File "stringsource", line 2, in zmq.backend.cython.message.Frame.__reduce_cython__ TypeError: no default __reduce__ due to non-trivial __cinit__
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
