On Wednesday, July 31, 2013 11:47:19 AM UTC-4, David M. Cotter wrote:
> okay, well that might turn out to be useful, except i don't quite know how to
> use it, and there are no "from scratch" instructions.
>
>
>
> i managed to download "py2exe-0.6.9.zip" and unzip it, but how does one
> "insta
okay, well that might turn out to be useful, except i don't quite know how to
use it, and there are no "from scratch" instructions.
i managed to download "py2exe-0.6.9.zip" and unzip it, but how does one
"install" this package? (yes, still a newb at that)
then, once installed, how do i say "in
On Tuesday, July 30, 2013 4:23:06 PM UTC-4, David M. Cotter wrote:
> yes, i've looked there, and all over google. i'm quite expert at embedding
> at this point.
>
>
>
> however nowhere i have looked has had instructions for "this this is how you
> package up your .exe with all the necessary p
yes, i've looked there, and all over google. i'm quite expert at embedding at
this point.
however nowhere i have looked has had instructions for "this this is how you
package up your .exe with all the necessary python modules necessary to
actually run on a user's system that does not have pyth
On 7/25/13 5:05 PM, David M. Cotter wrote:
what must i include in my app package if i'm embedding python?
i tried including *everything* in the "DLLs" directory, but my app still
crashes as soon as i attempt to initialize python.
this is on a system that does not have python installed, as most
nooobody knw
the trouble a s...
--
http://mail.python.org/mailman/listinfo/python-list
does nobody know how to do this?
does nobody know where proper documentation on this is?
--
http://mail.python.org/mailman/listinfo/python-list
what must i include in my app package if i'm embedding python?
i tried including *everything* in the "DLLs" directory, but my app still
crashes as soon as i attempt to initialize python.
this is on a system that does not have python installed, as most of my users
won't have it. is it actually