[Moin-user] Re: getting xmlrpc-tools/HelloWorld.py to work

Alexander Schremmer 2005a at usenet.alexanderweb.de
Sat Jun 18 17:03:28 EDT 2005


On Sat, 18 Jun 2005 14:12:30 -0400, greg whittier wrote:

> Running the script in MoinMoin/script/xmlrpc-tools works as it is with
> moinmaster.wikiwikiweb.de:8000 works but changing srcwiki to
>    srcwiki = xmlrpclib.ServerProxy("http:/localhost/mywiki/?action=xmlrpc2")
> gives the following
> 
> xml.parsers.expat.ExpatError: no element found: line 1, column 0

Without having looked at the parsing routines - have you installed PyXML?
That should integrate a better XML parser into Python. Besides that, try to
upgrade to the latest source codebase (see the download page) or wait for
1.3.5.

Kind regards,
Alexander





More information about the Moin-user mailing list