Re: PyXML setup.py install - MSVC Compile Errors (error LNK2019: unresolved external symbol __imp__)

"Martin v. Löwis" <[email protected]> Tue, 06 Nov 2007 22:06:57 +0100
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
> If you are not tied to PyXML by some external constraint, you might want to
> use ElementTree or lxml instead, which are easy to use and actively maintained
> (as opposed to PyXML).

As another alternative, you might try the XML libraries that come with
Python itself, which share already a lot of code with PyXML (in fact,
most of the code you would need a compiler for).

Regards,
Martin
_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig