what about trying cx_freeze
--
http://mail.python.org/mailman/listinfo/python-list
Codecraig wrote:
> i tried the SingleInstaller linkwhich points to a
> script using NSIS. I followed those instructions which generated an
> .exe. HOwever, when i run the .exe nothing happens (meaning no
> process starts, no output, no errors, nothing).
>
> any ideas on that? have ever use
fredrik...
any ideas on my last post? (copied below for u)
oh and Fredrik, i tried the SingleInstaller linkwhich points to a
script using NSIS. I followed those instructions which generated an
.exe. HOwever, when i run the .exe nothing happens (meaning no
process starts, no output, no
James Carrol wrote:
I like that you can automatically invoke NSIS and create an installer,
but I thought the question was how can all of the libraries be in a
single runnable program executable (not a program that installs, but
the program that you wrote.)
the wiki recipe does exactly that -- it cr
So how there is currently available way to have 1 .exe which includes
everything needed to run a python app?
:sigh:
--
http://mail.python.org/mailman/listinfo/python-list
I like that you can automatically invoke NSIS and create an installer,
but I thought the question was how can all of the libraries be in a
single runnable program executable (not a program that installs, but
the program that you wrote.)
I don't think you can do this, because (unless you have your
oh and Fredrik, i tried the SingleInstaller linkwhich points to a
script using NSIS. I followed those instructions which generated an
.exe. HOwever, when i run the .exe nothing happens (meaning no
process starts, no output, no errors, nothing).
any ideas on that? have ever used it?
--
ht
I tried the installer v6...and i generated a spec, and i built the
exe...when i run the exe i get a error popup window from Windows asking
me to send an Error report.
The warnings that were generated during the build all appear to be
"ignorable" as the documentation mentions.
any ideas?
--
http
yeah, the question does come up once a month at least, but you could
try mcmillan installer with it's --onefile option.
i have mirrors at http://www.the-jedi.co.uk/downloads/installer
--
http://mail.python.org/mailman/listinfo/python-list
must have missed it on py2exe front pageand for google i didnt try
that search exactly. Thanks though. I was trying like "one executable
py2exe", etc.
--
http://mail.python.org/mailman/listinfo/python-list
"codecraig" wrote:
> Is there a way to create one .exe using py2exe (or some other
> extension/utility that can do it)?
>
> Basically i want to generate one .exe that contains everything my
> python app needs to run instead of having a .exe, some .zips, etc.
hmm. if you cannot access google, h
11 matches
Mail list logo