RE: [Py2exe-users] Problem with Py2exe installation
by Golawala, Moiz M (GE Infrastructure) other posts by this author
Jul 14 2004 8:01PM messages near this date
Re: [Py2exe-users] Wiki link spam?
|
[Py2exe-users] 0.5.2 upgrade problems
thanks for the quick reply, I copied the executable to my local drive and it installed corre
ctly.
I noticed that py2exe no longer creates a folder under dist. In previous versions, there wou
ld be py2exe would create a folder for the project being built and then put all the files fo
r that project in that folder.
Is there a reason why that solution was abandoned. Is there a configuration that I can set t
o enable that feature?
Thanks
Moiz
-----Original Message-----
From: Thomas Heller [mailto:theller@[...].net]
Sent: Wednesday, July 14, 2004 2:14 PM
To: Golawala, Moiz M (GE Infrastructure)
Cc: py2exe-users@[...].net
Subject: Re: [Py2exe-users] Problem with Py2exe installation
"Golawala, Moiz M (GE Infrastructure)" <Moiz.Golawala@[...].com> writes:
> Hi,
>
> I am trying to install py2exe-0.5.2.win32-py2.3.exe but I seem to have
> problems with the installation. I had the same problem with the
> earlier version (py2exe-0.5.0). During the post installation setup I
> get freopen stder and freopen stdout errors. And the installation
> abort abnormally. I have installed and worked with py2exe for
> python2.2 and it work great. I somehow have a problem with the
> installation for python2.3. I have tried to install it on 2 separate
> machines, to rule out problems regarding conflicting software on the
> machines. Please can someone help me?
This can be caused either when you try to run the exe from a readonly
network drive, or when you are trying a non-admin installation.
My plan is to release the next version this week which *should* fix both
of the problems, if all fails you can still open the exe with winzip,
extract the files and copy them manually in place (although this is not
recommended). Or grab the zip file, and build yourself (you need a C
compiler for that).
If you wish I can send you by private email to test if the problems are
fixed before the release.
Thomas
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&opÌk
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users
|