Thx for the tip ... I'll give it a go
"James Stroud" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> LittlePython wrote:
> > "Im 99.999% confident that this will not happen from the .exe file
> > generated by pyinstaller (unless you specify--see link above)."
> >
> > Well I guess th
LittlePython wrote:
> "Im 99.999% confident that this will not happen from the .exe file
> generated by pyinstaller (unless you specify--see link above)."
>
> Well I guess that's about as close as any one can get in this business. I
> have been trying to introduce py into our environment, and have
"Im 99.999% confident that this will not happen from the .exe file
generated by pyinstaller (unless you specify--see link above)."
Well I guess that's about as close as any one can get in this business. I
have been trying to introduce py into our environment, and have opened a few
eyes, however I
LittlePython wrote:
> That is very close to what I have being doing, however I was unable to
> enclose a bmp or another file for that matter in the exe. I used both DATA
> and BINARY key words with no luck. I checked what was in the package and
> there were there. I guess for some reason it could n
That is very close to what I have being doing, however I was unable to
enclose a bmp or another file for that matter in the exe. I used both DATA
and BINARY key words with no luck. I checked what was in the package and
there were there. I guess for some reason it could not locate then when
executed
LittlePython wrote:
> Thx for the tip.
>
> I am referring more to the use of PyInstaller or py2exe. Packages that
> create exe files that basically have your py script and a small py
> interpreter all rolled up into one. This way py does not need to be
> installed on a system to execute a py scrip
Thx for the tip.
I am referring more to the use of PyInstaller or py2exe. Packages that
create exe files that basically have your py script and a small py
interpreter all rolled up into one. This way py does not need to be
installed on a system to execute a py script. I am being advised that pytho
LittlePython wrote:
> Is it possible when using packages like PyInstaller to create an .exe for
> distribution that parts of the package can bleed out and be left on a system
> when the .exe is executed?
>
> Thx
>
>
Look at innosetup.
--
James Stroud
UCLA-DOE Institute for Genomics and Proteo
Is it possible when using packages like PyInstaller to create an .exe for
distribution that parts of the package can bleed out and be left on a system
when the .exe is executed?
Thx
--
http://mail.python.org/mailman/listinfo/python-list