ch3njust1n / smpl

Simultaneous Multi-Party Learning Framework
0 stars 0 forks source link

ValueError: Expected object or value #53

Closed ch3njust1n closed 6 years ago

ch3njust1n commented 6 years ago
Traceback (most recent call last):
  File "/home/ubuntu/smpl/distributed/parameter_server.py", line 207, in __receive
    resp = self.__route({"addr": addr, "length": expected, "content": ujson.loads(data)})
ValueError: Expected object or value