Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73689
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <torriem+gmail@torriefamily.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'transform': 0.07; 'friday,': 0.09; 'windows,': 0.09; 'python': 0.11; 'gui': 0.12; 'question.': 0.14; '0.5.2': 0.16; 'command-line': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'grasp': 0.16; 'presume': 0.16; 'stuff.': 0.16; 'think.': 0.16; 'wxpython': 0.16; 'eager': 0.16; 'do,': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'unlike': 0.19; 'seems': 0.21; 'command': 0.22; 'header:User-Agent:1': 0.23; 'example.': 0.24; 'paul': 0.24; "i've": 0.25; 'shown': 0.26; 'this:': 0.26; 'downloaded': 0.26; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'unix': 0.29; 'this.': 0.32; "we're": 0.32; 'but': 0.35; 'really': 0.36; 'much.': 0.36; 'subject:?': 0.36; 'application': 0.37; 'so,': 0.37; 'list.': 0.37; 'easily': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'skip:- 10': 0.38; 'pm,': 0.38; 'rather': 0.38; 'that,': 0.38; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; "you'll": 0.62; 'more': 0.64; 'learn.': 0.84; 'mingw': 0.84 |
| X-Virus-Scanned | amavisd-new at torriefamily.org |
| Date | Fri, 27 Jun 2014 21:28:04 -0600 |
| From | Michael Torrie <torriem@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: What can Nuitka do? |
| References | <4bfec709-263b-4c82-93ed-054432fd9d7e@googlegroups.com> <mailman.11296.1403912691.18130.python-list@python.org> <c710da7c-0c05-4f7d-b3b0-9d16ad9563fa@googlegroups.com> |
| In-Reply-To | <c710da7c-0c05-4f7d-b3b0-9d16ad9563fa@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11300.1403926104.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1403926104 news.xs4all.nl 2897 [2001:888:2000:d::a6]:36758 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:73689 |
Show key headers only | View raw
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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next 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