py_interface and extended pids and ports

Tomas Abrahamsson tomas.abrahamsson@REDACTED
Tue Jul 25 16:44:46 CEST 2006


On 7/22/06, Clint Miller <tosvar@REDACTED> wrote:
> Hi there erlang gurus -
>
> I'm trying to reuse a python codebase that *I believe* is a good
> candidate to live it's next life as a set of erlang nodes.  So, I was
> naturally drawn to py_interface.  On running the tests I get
>
> =ERROR REPORT==== 22-Jul-2006::11:02:54 ===
> ** enode1@REDACTED: Connection attempt to node
> py_interface_test@REDACTED aborted since it cannot handle extended
> pids and ports. **

Hi,

try py_interface-0.93 from
http://assar.dyndns.org/py_interface/py_interface-0.93.tar.gz
(temporary site until the main site at
http://www.lysator.liu.se/~tab/erlang/py_interface/ is up again).

This version handles extended pids and ports and works with Erlang/OTP
R10 as well as R11.

/Tomas



More information about the erlang-questions mailing list