> I am wondering if there is some kind of path I need to set? > Installation seemed to be successful (the above logs are from > subsequent runs of the installation/build scripts; I've ran them > before and am running it again here to reproduce the output from > them).
The issue probably is that the module is really called _xmlplus.sax.drivers2. PyXML plays tricks with the import machinery to install itself as the xml package, even though Python already ships with one. It's quite possible that cx_Freeze cannot deal with that setup. Regards, Martin _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig