Thanks Zeph.
--
http://mail.python.org/mailman/listinfo/python-list
I looked in the browsable svn repo for parallel python at
http://parallelpython.googlecode.com/svn/trunk/
1) OverflowError: long int too large to convert to int
This is a bug in their code (comments are mine) in pytransport.py:
size_packed = self.r.read(struct.calcsize("!Q")) # reads in 8-
char
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
\pptran