Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51603
| X-Received | by 10.224.7.7 with SMTP id b7mr32194232qab.5.1375215787095; Tue, 30 Jul 2013 13:23:07 -0700 (PDT) |
|---|---|
| X-Received | by 10.50.8.105 with SMTP id q9mr252987iga.4.1375215787051; Tue, 30 Jul 2013 13:23:07 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!fx3no205270qab.0!news-out.google.com!ce7ni126qab.0!nntp.google.com!fx3no205269qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Tue, 30 Jul 2013 13:23:06 -0700 (PDT) |
| In-Reply-To | <kt6n12$55k$1@dont-email.me> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=24.176.229.213; posting-account=0wmmMQoAAADqQrrJBJglIT2jTr8NzmR2 |
| NNTP-Posting-Host | 24.176.229.213 |
| References | <99b6fbcb-5456-4421-89d6-d0453b722e8c@googlegroups.com> <kt6n12$55k$1@dont-email.me> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <110caaff-720a-4cc6-a4d4-ad7a7fe612dd@googlegroups.com> (permalink) |
| Subject | Re: how to package embedded python? |
| From | "David M. Cotter" <me@davecotter.com> |
| Injection-Date | Tue, 30 Jul 2013 20:23:07 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:51603 |
Show key headers only | View raw
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 python installed". on mac, it's trivial: all macs come with python, there is nothing i need to include with my app and it "just works" on windows: if you don't include the proper DLLs and/or whatnot, then the app will complain about missing DLLs on startup. What DLLs must i include? where are the instructions?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
how to package embedded python? "David M. Cotter" <me@davecotter.com> - 2013-07-25 14:05 -0700
Re: how to package embedded python? "David M. Cotter" <me@davecotter.com> - 2013-07-26 08:54 -0700
Re: how to package embedded python? "David M. Cotter" <me@davecotter.com> - 2013-07-29 09:22 -0700
Re: how to package embedded python? Kevin Walzer <kw@codebykevin.com> - 2013-07-29 17:38 -0400
Re: how to package embedded python? "David M. Cotter" <me@davecotter.com> - 2013-07-30 13:23 -0700
Re: how to package embedded python? CM <cmpython@gmail.com> - 2013-07-30 18:57 -0700
Re: how to package embedded python? "David M. Cotter" <me@davecotter.com> - 2013-07-31 08:47 -0700
Re: how to package embedded python? CM <cmpython@gmail.com> - 2013-08-01 08:57 -0700
csiph-web