cx_Freeze 3.0.2 and Linux sax problem.

1

1stpoint

I am banging my head against the wall.

I have a Web application server that uses xml.sax. When I build it
using FreezePython I get the following error when trying to use it:


File "/usr/lib/python2.3/site-packages/_xmlplus/sax/sax2exts.py", line
37, in make_parser
File "/usr/lib/python2.3/site-packages/_xmlplus/sax/saxexts.py", line
77, in make_parser
SAXReaderNotAvailable: No parsers found

My command is ./FreezePython --include-modules encodings myscript.py I
don't see any errors during the build process. I also statically
import xml and pyexpat within the script itself.

Please help ASAP.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top