I intend to distribute the ide like every other application, an executable
that you can install and have running within the shortest possible time. I
would have gone with the raw form of cxfreeze and then launch it against a
project but then that will make the project kind of messy plus i would'nt
really gain much control over the output like displaying missing modules in
a specified view without making it feel console-like. Also, it works pretty
well with the exception of the stdlib thing. Please help me out.
On Sep 10, 2013 4:43 PM, "Thomas Kluyver" <tak...@gmail.com> wrote:

> On 10 September 2013 12:33, harry <forthar...@gmail.com> wrote:
>
>> when i build Pcode into exe and try to build an executable with the
>> console option
>
>
> Do you mean you're trying to run cx_Freeze from a frozen executable to
> freeze another program? I wouldn't be at all surprised if there are
> problems doing that. Surely if you're using a Python IDE, you need a full
> Python environment set up on the machine anyway? So I'm not sure what you
> gain by freezing the IDE.
>
> Thomas
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&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