Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73690
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-06-27 20:40 -0700 |
| References | <4bfec709-263b-4c82-93ed-054432fd9d7e@googlegroups.com> <mailman.11296.1403912691.18130.python-list@python.org> <c710da7c-0c05-4f7d-b3b0-9d16ad9563fa@googlegroups.com> <mailman.11300.1403926104.18130.python-list@python.org> |
| Message-ID | <b4ef9d09-e450-4954-a9eb-0f5d03fd7c43@googlegroups.com> (permalink) |
| Subject | Re: What can Nuitka do? |
| From | Rustom Mody <rustompmody@gmail.com> |
On Saturday, June 28, 2014 8:58:04 AM UTC+5:30, Michael Torrie wrote: > On 06/27/2014 09:06 PM, CM wrote: > > On Friday, June 27, 2014 7:44:39 PM UTC-4, Paul Sokolovsky wrote: > >> Yes, you can. So, please try that, and report > >> how that went. We're eager to know how that would > >> go very much. But unlike you, we don't have need > >> to transform wxPython GUI application in Python into > >> an executable. So, you are in the best position to > >> answer your question. > > I downloaded and installed Nuitka 0.5.2 for Windows, > > but it seems like the entirety of the instructions > > for what I want to do, as shown on the Docs web page, > > is this: > > nuitka --recurse-all program.py > > I would need more help than that to try this. I've > > never even used MinGW, for example. > I presume you can learn the same way many of us learn. But reading up on > it and trying things out. I bet there's even a MinGW list. Really it's > standard command-line stuff. Learn how to use a unix command line and > you'll be able to grasp it all rather easily I think. Good luck. Have you tried it? I tried it a few months back... it turned out that its not one (turnkey) solution but a whole setup in which dozens (hundreds?) of programs need to be selected (like in synaptic) almost like setting a full-scale linux box from scratch. Then after that there is the wrestling with library paths... In the end I found setting up ming in linux with apt and trying out the results in wine was less taxing. [Of course I freely admit that linux is generally less taxing (to ME) than windows]
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
What can Nuitka do? CM <cmpython@gmail.com> - 2014-06-27 16:25 -0700
Re: What can Nuitka do? Paul Sokolovsky <pmiscml@gmail.com> - 2014-06-28 02:44 +0300
Re: What can Nuitka do? Rustom Mody <rustompmody@gmail.com> - 2014-06-27 19:10 -0700
Re: What can Nuitka do? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-28 03:09 +0000
Re: What can Nuitka do? CM <cmpython@gmail.com> - 2014-06-27 20:44 -0700
Re: What can Nuitka do? Michael Torrie <torriem@gmail.com> - 2014-06-27 22:14 -0600
Re: What can Nuitka do? Chris Angelico <rosuav@gmail.com> - 2014-06-28 15:00 +1000
Re: What can Nuitka do? "Gisle Vanem" <gvanem@yahoo.no> - 2014-06-28 12:39 +0200
Re: What can Nuitka do? Roy Smith <roy@panix.com> - 2014-06-28 11:35 -0400
Re: What can Nuitka do? Chris Angelico <rosuav@gmail.com> - 2014-06-29 01:16 +1000
Re: [OT] What can Nuitka do? Michael Torrie <torriem@gmail.com> - 2014-06-30 07:10 -0600
Re: [OT] What can Nuitka do? Chris Angelico <rosuav@gmail.com> - 2014-06-30 23:36 +1000
Re: [OT] What can Nuitka do? Michael Torrie <torriem@gmail.com> - 2014-06-30 22:17 -0600
Re: [OT] What can Nuitka do? Michael Torrie <torriem@gmail.com> - 2014-06-30 22:26 -0600
Re: What can Nuitka do? CM <cmpython@gmail.com> - 2014-06-27 20:06 -0700
Re: What can Nuitka do? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-28 03:17 +0000
Re: What can Nuitka do? CM <cmpython@gmail.com> - 2014-06-27 20:57 -0700
Re: What can Nuitka do? Rustom Mody <rustompmody@gmail.com> - 2014-06-27 21:11 -0700
Re: What can Nuitka do? Stefan Behnel <stefan_ml@behnel.de> - 2014-06-28 06:23 +0200
Re: What can Nuitka do? CM <cmpython@gmail.com> - 2014-06-27 21:45 -0700
Re: What can Nuitka do? Chris Angelico <rosuav@gmail.com> - 2014-06-28 15:02 +1000
Re: What can Nuitka do? CM <cmpython@gmail.com> - 2014-06-27 22:40 -0700
Re: What can Nuitka do? Chris Angelico <rosuav@gmail.com> - 2014-06-28 16:16 +1000
Fwd: What can Nuitka do? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-06-28 09:45 +0200
Re: What can Nuitka do? Michael Torrie <torriem@gmail.com> - 2014-06-27 21:28 -0600
Re: What can Nuitka do? Rustom Mody <rustompmody@gmail.com> - 2014-06-27 20:40 -0700
csiph-web