Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101099

Re: Converting py files to .exe and .dmg

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Michiel Overtoom <motoom@xs4all.nl>
Newsgroups comp.lang.python
Subject Re: Converting py files to .exe and .dmg
Date Fri, 1 Jan 2016 09:11:22 +0100
Lines 12
Message-ID <mailman.135.1451635950.11925.python-list@python.org> (permalink)
References <9b206057-0593-4560-af40-442d03111770@googlegroups.com> <b57d1925-0b0d-4312-b02c-68c3b4f6728e@googlegroups.com> <c2350b5d-51f8-461c-b0b6-7ddb791a218e@googlegroups.com>
Mime-Version 1.0 (Mac OS X Mail 8.2 \(2104\))
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de Ad2+ZPXHvr3Z8NVDXKxz2wsiCgN0g1GJA/f7PY6XDaIQ==
Return-Path <motoom@xs4all.nl>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'setup.py': 0.07; 'subject:files': 0.09; 'python': 0.10; 'from:addr:xs4all.nl': 0.16; 'install"': 0.16; 'received:194.109': 0.16; 'received:194.109.24': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'received:xs4all.nl': 0.16; 'subject:Converting': 0.16; 'wrote:': 0.16; 'try:': 0.18; 'subject: .': 0.22; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'command': 0.26; 'to:name:python-list': 0.30; 'getting': 0.33; 'run': 0.33; 'brian': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'greetings,': 0.61; 'received:194': 0.61; 'received:nl': 0.72
In-Reply-To <c2350b5d-51f8-461c-b0b6-7ddb791a218e@googlegroups.com>
X-Mailer Apple Mail (2.2104)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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>
Xref csiph.com comp.lang.python:101099

Show key headers only | View raw


> On 2016-01-01, at 07:43, Brian Simms <besimms@gmail.com> wrote:
> 
> when I go into Terminal to run "setup.py install" I keep getting "-bash: command not found".

Try:

  python setup.py install

Greetings,

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Converting py files to .exe and .dmg Brian Simms <besimms@gmail.com> - 2015-12-28 07:35 -0800
  Re: Converting py files to .exe and .dmg Denis McMahon <denismfmcmahon@gmail.com> - 2015-12-28 15:48 +0000
  Re: Converting py files to .exe and .dmg Adam M <amorawski@magna-power.com> - 2015-12-28 08:09 -0800
    Re: Converting py files to .exe and .dmg Brian Simms <besimms@gmail.com> - 2015-12-31 22:43 -0800
      Re: Converting py files to .exe and .dmg Michiel Overtoom <motoom@xs4all.nl> - 2016-01-01 09:11 +0100

csiph-web