Hi all, Hi all,
with the above version of parallelpython, what causes this? Traceback (most recent call last): File "C:\Users\tim\code_base\svn\octopus\parallel_python\pp.py", line 762, in __run sresult = worker.t.receive() File "C:\Users\tim\code_base\svn\octopus\parallel_python \pptransport.py", line 133, in receive msg = self.r.read(msg_len) OverflowError: long int too large to convert to int Unhandled exception in thread started by <bound method Server.__run of <parallel _python.pp.Server object at 0x017EEC70>> Traceback (most recent call last): File "C:\Users\tim\code_base\svn\octopus\parallel_python\pp.py", line 771, in __run job.finalize(sresult) UnboundLocalError: local variable 'sresult' referenced before assignment -- http://mail.python.org/mailman/listinfo/python-list