* Melchior FRANZ -- Tuesday 22 July 2008:
> I assume that the 2.4 one works for it as well.

OK, probably not. But the source is there, so you can build it
yourself.

Or you can change line 45 from

  from xml.sax import saxexts

to

  from lxml.sax import saxexts
       ^

and try with lxml. Looks like PyXML isn't supported anymore, and
this newer, compatible package is. It's available here:

  http://codespeak.net/lxml/intro.html

m.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to