2009/9/21 Denis Konchekov <dkonche...@gmail.com>: > I added "import sys" in source file "freezer.py" and my app started on both > systems: > > EXTENSION_LOADER_SOURCE = \ > """ > import imp, os, sys [...] > import sys # <------- added [...] > """ > > I'm not sure that it's rigth fix, but it's working. [...]
I don't know why that would make a difference, because sys was already being imported at the top. -- Michael Wood <esiot...@gmail.com> ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users