Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77205
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'setup.py': 0.09; 'python': 0.11; 'message- id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:program': 0.16; 'subject:python': 0.16; 'module': 0.19; 'thu,': 0.19; 'aug': 0.22; 'error': 0.23; 'url:home': 0.24; "i've": 0.25; 'header:X -Complaints-To:1': 0.27; 'run': 0.32; 'charset:us-ascii': 0.36; 'received:76': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'name': 0.63; 'download?': 0.84; 'package?': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: running a python program |
| Date | Thu, 28 Aug 2014 09:14:56 -0400 |
| Organization | IISS Elusive Unicorn |
| References | <dd26d760-a35d-4f76-8b05-5325c84b5e9c@googlegroups.com> <ltku3g$cfc$1@reader1.panix.com> <0f342ae8-05c7-4ae0-8002-bd0122a3a38e@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-76-249-17-108.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| 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.13556.1409231681.18130.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1409231681 news.xs4all.nl 2934 [2001:888:2000:d::a6]:52532 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:77205 |
Show key headers only | View raw
On Thu, 28 Aug 2014 02:10:56 -0700 (PDT), ngangsia akumbo
<ngangsia@gmail.com> declaimed the following:
>when i run python setup.py py2exe i get this error
>
>no module name py2exe any help please
>
Did you download the package?
Did you unzip the download?
Are you in the directory of the package?
{It's been a while since I've had to use a setup.py installer}
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
running a python program ngangsia akumbo <ngangsia@gmail.com> - 2014-08-27 06:42 -0700
Re: running a python program ngangsia akumbo <ngangsia@gmail.com> - 2014-08-27 06:46 -0700
Re: running a python program Chris Angelico <rosuav@gmail.com> - 2014-08-28 00:08 +1000
Re: running a python program William Ray Wing <wrw@mac.com> - 2014-08-27 10:05 -0400
Re: running a python program Grant Edwards <invalid@invalid.invalid> - 2014-08-27 15:39 +0000
Re: running a python program ngangsia akumbo <ngangsia@gmail.com> - 2014-08-28 02:10 -0700
Re: running a python program Chris Angelico <rosuav@gmail.com> - 2014-08-28 19:18 +1000
Re: running a python program ngangsia akumbo <ngangsia@gmail.com> - 2014-08-28 02:31 -0700
Re: running a python program ngangsia akumbo <ngangsia@gmail.com> - 2014-08-28 05:41 -0700
Re: running a python program Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-28 15:51 +0100
Re: running a python program ngangsia akumbo <ngangsia@gmail.com> - 2014-08-28 08:53 -0700
Re: running a python program Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-28 16:59 +0100
Re: running a python program Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-08-28 09:14 -0400
csiph-web