Re: serpent serialization
"F.C" <[email protected]> Sun, 31 Aug 2014 12:47:35 -0400
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <CALMgAxrxRT6QaSY4Th=s9+KNP4gv8W_jJRXXWW4UvhAXuHtXnw@mail.gmail.com> |
ok i finded the solution....
But i have enabled free different flameserver:
- one have accepted all connection but when send a file like it :
flame.sendfile("license.txt.......
mistake: *Pyro4.Erros.ConnectionClosedError:receiving: not enough data*
- the others machine said*: Pyro4.Errors.ProtocolError: invalid data or
unsupported protocol version*
2014-08-31 6:26 GMT-04:00 Irmen de Jong <[email protected]>:
> On 28-8-2014 0:05, F.C wrote:
> > Hi!!
> >
> >
> > I can't use Pyro, the pyro remote server is working well, but when i try
> > to connect the client :
> >
> > flame=Pyro4.utils.flame.connect("192.168.1.72:64444")
> >
> > i have this error:
> >
> > *Pyro4.errors.ProtocolError: serializer 'serpent' is unknown or not
> > available*
> >
> >
>
> As the documentation says, Pyro needs to also have the serpent library
> installed
> (https://pypi.python.org/pypi/serpent). Install that and your problem
> goes away.
>
> How did you install Pyro? Serpent is listed as a dependency of Pyro4 and
> should be
> installed automatically at the same time you installed Pyro itself...
>
>
> Irmen
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds. Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Pyro-core mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pyro-core
>
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Pyro-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyro-core