Hi,
     I have had the same issue, I installed first the version 3.4.0b2 of
     python and after the version 3.4.0b3. On these I installed cx-freeze
     with the provided package: cx_Freeze-4.3.2.win32-py3.4.msi.
     In both I had got the following error message:
         zipimport.ZipImportError: can't find module 'cx_Freeze__init__'
         Fatal Python error: unable to locate initialization module

         Current thread 0x000011e8 (most recent call first):
     It not depends from the project neither it changes if I apply the
     suggested patch as below.
        Thanks, Roberto

> I have had an opportunity to test this with Python 3.4.0b2. All appears to
> work fine...after you change line 649 in distutils.msvc9compiler.py
>
> if mfinfo is not None* and target_desc != "executable"*:
>
> Creating the manifest doesn't appear to work properly and it isn't needed
> anyway as far as I can tell.
>
> Once that was done and was created all appeared to work fine -- at least
> with the simple sample. Can you confirm?
>
> Anthony



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&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