Re: [Py2exe-users] py2exe 0.6.9 released

2008-12-08 Thread Pascal
On Mon, 08 Dec 2008 14:47:13 +, Pascal wrote: > On Mon, 17 Nov 2008 12:39:36 +, Pascal wrote: > >> On Sun, 16 Nov 2008 21:23:59 -0500, Chris Spencer wrote: >> >>> After I "compile" my program with py2exe 0.6.9 with Python 2.6, I'm >>> still getting the "Application Did Not Initialize Pro

Re: [Py2exe-users] py2exe 0.6.9 released

2008-12-08 Thread Pascal
On Mon, 17 Nov 2008 12:39:36 +, Pascal wrote: > On Sun, 16 Nov 2008 21:23:59 -0500, Chris Spencer wrote: > >> After I "compile" my program with py2exe 0.6.9 with Python 2.6, I'm >> still getting the "Application Did Not Initialize Properly" error >> dialog whenever I run my code. What am I d

Re: [Py2exe-users] py2exe 0.6.9 released

2008-11-17 Thread Pascal
On Sun, 16 Nov 2008 21:23:59 -0500, Chris Spencer wrote: > After I "compile" my program with py2exe 0.6.9 with Python 2.6, I'm > still getting the "Application Did Not Initialize Properly" error dialog > whenever I run my code. What am I doing wrong? I have exactly the same problem. I have tried

RE: [Py2exe-users] py2exe 0.6.9 released

2008-11-16 Thread Mark Hammond
> After I "compile" my program with py2exe 0.6.9 with Python 2.6, I'm > still getting the "Application Did Not Initialize Properly" error > dialog whenever I run my code. What am I doing wrong? This probably means the Microsoft VC90 binaries aren't installed globally on your machine - which would

Re: py2exe 0.6.9 released

2008-11-16 Thread Benjamin Kaplan
On Sun, Nov 16, 2008 at 2:21 AM, Jimmy Retzlaff <[EMAIL PROTECTED]> wrote: > py2exe 0.6.9 released > = > > py2exe is a Python distutils extension which converts Python scripts > into executable Windows programs, able to run without requiring a > Pyth

Re: [Py2exe-users] py2exe 0.6.9 released

2008-11-16 Thread Chris Spencer
5 Nov 2008 23:21:15 -0800, Jimmy Retzlaff <[EMAIL PROTECTED]> wrote: >py2exe 0.6.9 released >= -- http://mail.python.org/mailman/listinfo/python-list

py2exe 0.6.9 released

2008-11-15 Thread Jimmy Retzlaff
py2exe 0.6.9 released = py2exe is a Python distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation. Console and Windows (GUI) applications, Windows NT services, exe and dll COM servers are