[Tutor] pyXML i Python2.6

Prasad, Ramit ramit.prasad at jpmorgan.com
Tue Nov 20 19:29:22 CET 2012


Sreenivasulu wrote:
> 
> Hi,
> 
> Am unable to install pyXML in Ubuntu usig python2.6
> 
> Could you please help me
> 
> Regards,
> Sreenu

Since you do not provide a link I am guessing you are referring
to the very outdated package. You use the ElementTree class or the 
reputed third party module lxml. The ElementTree class is in the 
Python 2.6 standard library at xml.etree.ElementTree.ElementTree.


You can try modifying the pyXML source (seems like a small change),
but I do not recommend this approach.
http://stackoverflow.com/questions/4953600/pyxml-on-ubuntu


~Ramit



 
This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  


More information about the Tutor mailing list