On 23/10/2013 15:11, Anthony Tuininga wrote: > Hi, > > You need to match your Python version and "bitness". So 32-bit Python > needs to be matched with 32-bit Python and so forth. > > I just uploaded the 64-bit versions for Python 3.3 and 3.4. Microsoft > decided that Visual Studio Express cannot have the 64-bit > compiler....but they do allow them in the platform SDK. So I simply > use that instead and all appears to be well. Let me know if those work > better for you. > > Anthony > > > On Wed, Oct 23, 2013 at 5:37 AM, ja <joa...@yahoo.es > <mailto:joa...@yahoo.es>> wrote: > > Hello *everybody* > > I downloaded the last cx-freeze version (64 bits for windows > and python 3.2 although > I am using 3.3 version) and when I try to freeze my little app > I get the following error : > > freezer.py line 235 cannot find cx_Freeze.util > > Looking the issue a little closer I saw that freezer.py checks > in the error > line for a win32 system. Mi system is a 64 bit one, but > sys.platform in python returns > win32 (dont ask why, just happens ?). So I suppose that this > could be the error origin. > > Does someone know how to fix this? > > Thank you! > > J. Manuel > > > > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get > the most from > the latest Intel processors and coprocessors. See abstracts and > register > > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > _______________________________________________ > cx-freeze-users mailing list > cx-freeze-users@lists.sourceforge.net > <mailto:cx-freeze-users@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > > > This is really great. The new 64-bit version for python 3.3 works right. The previous cx-freeze version (4.3.1) did not work for my little app with pycrypto. It generated the exe file but it would not run. Now everything is OK.
Thanks for your patience and support! J. Manuel > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > > > _______________________________________________ > cx-freeze-users mailing list > cx-freeze-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
0x2C45B15D.asc
Description: application/pgp-keys
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users