On 24 Jan 2014 13:00, "Dean Chester" <dean.g.ches...@gmail.com> wrote:
>
> Yes. I have run it successfully from the script. It is a problem with
cx-freeze. Could it be related to the issue of having to unpack eggs like
on OS X?

I don't think so, that usually causes problems with freezing, not with
running frozen apps. Does the log from freezing suggest that it's missing
any important modules.

>
> Where would you suggest adding the print statements?

Before and after anything you think might be related to the problem. 😉
It's hard to say more, as I'm not familiar with your code.

>
> Dean
>
> Sent from my iPad
>
> On 24 Jan 2014, at 17:14, Thomas Kluyver <tak...@gmail.com> wrote:
>
>> On 24 January 2014 06:47, Dean Chester <dean.g.ches...@gmail.com> wrote:
>>>
>>> I've got a script that works on OS X but i've just tried to make an
executable on windows 7 x64 however it just stop responding then quit. Is
there anyway to get more output to understand why this happened.
>>
>>
>> Hi Dean,
>>
>> First, I assume you've tried running the script unfrozen on Windows?
i.e. is this definitely a problem with freezing, not just something that
happens on Windows?
>>
>> The next thing to do would be to put some print statements or log calls
in to work out what your program is trying to do when it gets stuck.
>>
>> Thomas
>>
>>
------------------------------------------------------------------------------
>>
>> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
>> Learn Why More Businesses Are Choosing CenturyLink Cloud For
>> Critical Workloads, Development Environments & Everything In Between.
>> Get a Quote or Start a Free Trial Today.
>>
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
>>
>> _______________________________________________
>> cx-freeze-users mailing list
>> cx-freeze-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>
>
------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
>
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&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