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
>
>
> On Wed, Nov 27, 2013 at 12:07 PM, Rdt Wrkacct <rdtwrkacct@...> wrote:
>
>> My apologies, I had made a mistake in thinking that the issue was resolved
>> with 3.4.0b1, it appears I was in fact compiling with version 3.3.x still,
>> which works fine.  3.4.x continues to not work, with the same error message
>> and crashing as mentioned earlier in the thread.  Sorry again for the
>> confusion and the multiple posts.
>>
>>
>> On Wed, Nov 27, 2013 at 2:02 PM, Rdt Wrkacct <rdtwrkacct@...> wrote:
>>
>>> Correction: this issue has resolved itself with the release of Python
>>> 3.4.0b1.
>>>
>>>
>>> On Wed, Nov 27, 2013 at 2:01 PM, Rdt Wrkacct <rdtwrkacct@...:
>>>
>>>> This issue has resolved itself with the release of Python 3.3.4b1.
>>>>
>>>>
>>>> On Fri, Nov 22, 2013 at 7:01 PM, Rdt Wrkacct <rdtwrkacct@...:
>>>>
>>>>> I'd like to add that I have also tried Python 3.3.3 with the
>>>>> corresponding cx_Freeze build and this also worked just fine!
>>>>>
>>>>>
>>>>> On Wed, Nov 20, 2013 at 1:12 PM, Rdt Wrkacct <rdtwrkacct@...:
>>>>>
>>>>>> I am using 3.4.0a4 (e245b0d7209b, Oct 20 2013, 19:23:45)
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>>
>> >------------------------------------------------------------------------------
>> Rapidly troubleshoot problems before they affect your business. Most IT
>> organizations don't have a clear picture of how application performance
>> affects their revenue. With AppDynamics, you get 100% visibility into your
>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
>> Pro!
>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
>> _______________________________________________
>> cx-freeze-users mailing list
>> cx-freeze-users@...
>> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>>
>>


----------------------------------------------------------------
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