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
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to