freeze question..

chong tan ctan at synopsys.com
Wed Apr 20 15:07:46 EDT 2005


I have the code that import the xml dom module:

import xml.dom.minido

that works OK.  But the freeze version keeps getting me this error:

ImportError: No module named dom

I run freeze this way:

freeze -q -E my.py



any idea and suggestion ?
thanks

tan





More information about the Python-list mailing list