Hi All, I am new to the Python, i have written one code in python that read the data from the XML file and based on the input from the xml file it gives the output.
Later i converted the Python script to .exe file to run on the multiple windows server. The Python file is running fine when i execute script.py from the machine where the python installed, but it gives an error when i ran the script.exe file on the machine. Below is the error : *AttributeError: module object has no attribute sax* * * I am using Python2.7 and python 2.7 py2exe. Please assist me to resolve this error. Thanks Manu Agarwal On Sun, Sep 29, 2013 at 12:09 AM, < python-win32-confirm+2413853733fdbfea88bb57eb8e642ab54c18c...@python.org>wrote: > Mailing list subscription confirmation notice for mailing list > python-win32 > > We have received a request from 123.237.78.102 for subscription of > your email address, "nmanu14...@gmail.com", to the > python-win32@python.org mailing list. To confirm that you want to be > added to this mailing list, simply reply to this message, keeping the > Subject: header intact. Or visit this web page: > > > https://mail.python.org/mailman/confirm/python-win32/2413853733fdbfea88bb57eb8e642ab54c18c44a > > > Or include the following line -- and only the following line -- in a > message to python-win32-requ...@python.org: > > confirm 2413853733fdbfea88bb57eb8e642ab54c18c44a > > Note that simply sending a `reply' to this message should work from > most mail readers, since that usually leaves the Subject: line in the > right form (additional "Re:" text in the Subject: is okay). > > If you do not wish to be subscribed to this list, please simply > disregard this message. If you think you are being maliciously > subscribed to the list, or have any other questions, send them to > python-win32-ow...@python.org. >
_______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32