We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
the first exchange "who_are_you" works fine, however for the sequence
c.send("sum_two_ints",4,1) msg = c.receive()
python 3.6 throws this error on the receive line: struct.error: unpack requires a buffer of 2 bytes