I've pasted the output of your cxfreeze run below with some of the nonsense stripped out to save space. I see there is no mention of the "re" module in it. I don't know why this would be. You might be able to get past this by forcing cx_Freeze to include the "re" module, but there's probably a better way. Perhaps someone else can help.
creating directory D:\Python3.2\code\dist copying D:\Python3.2\lib\site-packages\cx_Freeze\bases\Console.exe -> D:\Python3.2\code\dist\ka-client.exe copying D:\Python3.2\python32.dll -> D:\Python3.2\code\dist\python32.dll writing zip file D:\Python3.2\code\dist\ka-client.exe Name File ---- ---- m __main__ ka-client.pyw m _abcoll m _bisect m _codecs m _codecs_cn m _codecs_hk m _codecs_iso2022 m _codecs_jp m _codecs_kr m _codecs_tw m _collections m _compat_pickle m _ctypes D:\Python3.2\DLLs\_ctypes.pyd m _datetime m _dummy_thread m _functools m _heapq m _io m _locale m _multibytecodec m _pickle m _socket D:\Python3.2\DLLs\_socket.pyd m _string m _strptime m _struct m _thread m _threading_local D:\Python3.2\lib\_threading_local.py m _tkinter D:\Python3.2\DLLs\_tkinter.pyd m _warnings m _weakref m _weakrefset m abc m argparse m base64 m binascii m bisect m builtins m bz2 D:\Python3.2\DLLs\bz2.pyd m calendar m codecs m collections m contextlib D:\Python3.2\lib\contextlib.py m copy m copyreg P ctypes D:\Python3.2\lib\ctypes\__init__.py m ctypes._endian D:\Python3.2\lib\ctypes\_endian.py m cx_Freeze__init__ D:\Python3.2\lib\site-packages\cx_Freeze\initscripts\Console3.py m datetime m dummy_threading D:\Python3.2\lib\dummy_threading.py P encodings m encodings.aliases m encodings.ascii m encodings.base64_codec m encodings.big5 m encodings.big5hkscs m encodings.bz2_codec m encodings.charmap m encodings.cp037 [...] m encodings.zlib_codec m errno m functools m genericpath m gettext m heapq m imp m io m itertools m keyword m linecache m locale m marshal m math m nt m ntpath m operator m optparse m os m pickle m posixpath m pprint m queue D:\Python3.2\lib\queue.py m quopri m reprlib m socket D:\Python3.2\lib\socket.py m stat m string m stringprep m struct m sys m textwrap m threading D:\Python3.2\lib\threading.py m time P tkinter D:\Python3.2\lib\tkinter\__init__.py m tkinter._fix D:\Python3.2\lib\tkinter\_fix.py m tkinter.constants D:\Python3.2\lib\tkinter\constants.py m token m tokenize m traceback m types m unicodedata D:\Python3.2\DLLs\unicodedata.pyd m warnings m weakref m zipimport m zlib copying D:\Python3.2\DLLs\_ctypes.pyd -> D:\Python3.2\code\dist\_ctypes.pyd copying D:\Python3.2\DLLs\_socket.pyd -> D:\Python3.2\code\dist\_socket.pyd copying D:\Python3.2\DLLs\_tkinter.pyd -> D:\Python3.2\code\dist\_tkinter.pyd copying D:\Python3.2\DLLs\tcl85.dll -> D:\Python3.2\code\dist\tcl85.dll copying D:\Python3.2\DLLs\tk85.dll -> D:\Python3.2\code\dist\tk85.dll copying D:\Python3.2\DLLs\bz2.pyd -> D:\Python3.2\code\dist\bz2.pyd copying D:\Python3.2\DLLs\unicodedata.pyd -> D:\Python3.2\code\dist\unicodedata.pyd creating directory D:\Python3.2\code\dist\tcl\ copying D:\Python3.2\tcl\tcl8.5\auto.tcl -> D:\Python3.2\code\dist\tcl\auto.tcl [...] copying D:\Python3.2\tcl\tcl8.5\word.tcl -> D:\Python3.2\code\dist\tcl\word.tcl creating directory D:\Python3.2\code\dist\tcl\encoding copying D:\Python3.2\tcl\tcl8.5\encoding\ascii.enc -> D:\Python3.2\code\dist\tcl\encoding\ascii.enc [...] copying D:\Python3.2\tcl\tcl8.5\encoding\tis-620.enc -> D:\Python3.2\code\dist\tcl\encoding\tis-620.enc creating directory D:\Python3.2\code\dist\tcl\http1.0 copying D:\Python3.2\tcl\tcl8.5\http1.0\http.tcl -> D:\Python3.2\code\dist\tcl\http1.0\http.tcl copying D:\Python3.2\tcl\tcl8.5\http1.0\pkgIndex.tcl -> D:\Python3.2\code\dist\tcl\http1.0\pkgIndex.tcl creating directory D:\Python3.2\code\dist\tcl\msgs copying D:\Python3.2\tcl\tcl8.5\msgs\af.msg -> D:\Python3.2\code\dist\tcl\msgs\af.msg [...] copying D:\Python3.2\tcl\tcl8.5\msgs\zh_tw.msg -> D:\Python3.2\code\dist\tcl\msgs\zh_tw.msg creating directory D:\Python3.2\code\dist\tcl\opt0.4 copying D:\Python3.2\tcl\tcl8.5\opt0.4\optparse.tcl -> D:\Python3.2\code\dist\tcl\opt0.4\optparse.tcl copying D:\Python3.2\tcl\tcl8.5\opt0.4\pkgIndex.tcl -> D:\Python3.2\code\dist\tcl\opt0.4\pkgIndex.tcl creating directory D:\Python3.2\code\dist\tcl\tzdata copying D:\Python3.2\tcl\tcl8.5\tzdata\CET -> D:\Python3.2\code\dist\tcl\tzdata\CET [...] copying D:\Python3.2\tcl\tcl8.5\tzdata\US\Samoa -> D:\Python3.2\code\dist\tcl\tzdata\US\Samoa creating directory D:\Python3.2\code\dist\tk\ copying D:\Python3.2\tcl\tk8.5\bgerror.tcl -> D:\Python3.2\code\dist\tk\bgerror.tcl [...] copying D:\Python3.2\tcl\tk8.5\xmfbox.tcl -> D:\Python3.2\code\dist\tk\xmfbox.tcl creating directory D:\Python3.2\code\dist\tk\demos copying D:\Python3.2\tcl\tk8.5\demos\anilabel.tcl -> D:\Python3.2\code\dist\tk\demos\anilabel.tcl [...] copying D:\Python3.2\tcl\tk8.5\demos\images\teapot.ppm -> D:\Python3.2\code\dist\tk\demos\images\teapot.ppm creating directory D:\Python3.2\code\dist\tk\images copying D:\Python3.2\tcl\tk8.5\images\logo.eps -> D:\Python3.2\code\dist\tk\images\logo.eps copying D:\Python3.2\tcl\tk8.5\images\logo100.gif -> D:\Python3.2\code\dist\tk\images\logo100.gif copying D:\Python3.2\tcl\tk8.5\images\logo64.gif -> D:\Python3.2\code\dist\tk\images\logo64.gif copying D:\Python3.2\tcl\tk8.5\images\logoLarge.gif -> D:\Python3.2\code\dist\tk\images\logoLarge.gif copying D:\Python3.2\tcl\tk8.5\images\logoMed.gif -> D:\Python3.2\code\dist\tk\images\logoMed.gif copying D:\Python3.2\tcl\tk8.5\images\pwrdLogo.eps -> D:\Python3.2\code\dist\tk\images\pwrdLogo.eps copying D:\Python3.2\tcl\tk8.5\images\pwrdLogo100.gif -> D:\Python3.2\code\dist\tk\images\pwrdLogo100.gif copying D:\Python3.2\tcl\tk8.5\images\pwrdLogo150.gif -> D:\Python3.2\code\dist\tk\images\pwrdLogo150.gif copying D:\Python3.2\tcl\tk8.5\images\pwrdLogo175.gif -> D:\Python3.2\code\dist\tk\images\pwrdLogo175.gif copying D:\Python3.2\tcl\tk8.5\images\pwrdLogo200.gif -> D:\Python3.2\code\dist\tk\images\pwrdLogo200.gif copying D:\Python3.2\tcl\tk8.5\images\pwrdLogo75.gif -> D:\Python3.2\code\dist\tk\images\pwrdLogo75.gif copying D:\Python3.2\tcl\tk8.5\images\README -> D:\Python3.2\code\dist\tk\images\README copying D:\Python3.2\tcl\tk8.5\images\tai-ku.gif -> D:\Python3.2\code\dist\tk\images\tai-ku.gif creating directory D:\Python3.2\code\dist\tk\msgs copying D:\Python3.2\tcl\tk8.5\msgs\cs.msg -> D:\Python3.2\code\dist\tk\msgs\cs.msg [...] copying D:\Python3.2\tcl\tk8.5\msgs\sv.msg -> D:\Python3.2\code\dist\tk\msgs\sv.msg creating directory D:\Python3.2\code\dist\tk\ttk copying D:\Python3.2\tcl\tk8.5\ttk\altTheme.tcl -> D:\Python3.2\code\dist\tk\ttk\altTheme.tcl [...] copying D:\Python3.2\tcl\tk8.5\ttk\xpTheme.tcl -> D:\Python3.2\code\dist\tk\ttk\xpTheme.tcl -- Michael Wood <[email protected]> ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
