[XML-sig] Error returned in installing PyXML-0.8.4

Arc Riley arcriley at gmail.com
Fri Jun 26 20:38:14 CEST 2015


You might want to check the Python version the package from IBM was
designed for.

PyXML has been largely obsolete since around Python 2.1 (circa 2001). The
last PyXML release was in 2004, and the project page very specifically
advertises it as unmaintained, out of date, do not use. Specifically, the
"as" keyword has been reserved since Python 2.5 (roughly 10 years ago),
which is only one of many things which could cause such an old package to
no longer function.

There is a slim chance the package from IBM is designed to run on Python
1.5.4 - this should have been clearly stated, and would be shocking to say
the least if IBM released it this year.

Otherwise, confusing why they would even mention PyXML - its dead code.
https://www.youtube.com/watch?v=8ZSBYAYcRNs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/xml-sig/attachments/20150626/6269753c/attachment.html>


More information about the xml-sig mailing list