Re: serpent serialization
"F.C" <[email protected]> Thu, 18 Sep 2014 01:31:01 -0400
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <CALMgAxoUh9SXb3Jc42nPuZ4pjzoKqt5L2B-p=fQu1s8=zrBGiw@mail.gmail.com> |
Hi!!!! I have found the problem.... it's come from Serpent serialization, this protocole don't work, i have just changed the line *SERIALIZER="serpent" by SERIALIZER="pickle".* Now the connection between the client and the server is ok, and i can send file too... Why serpent protocol don't work ? Thanks 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 > ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ Pyro-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyro-core