* Heiko Schulz -- Tuesday 22 July 2008:
> Traceback (most recent call last):
> File"<string>", line 45, in <module>
> ImportError: cannot import name saxexts

That's this line:

  from xml.sax import saxexts

You just need to install the "xml.sax" python package.
On openSuSE 11.0 it's called "python-lxml-2.0.4-14.1".

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