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

From Michiel Overtoom <motoom@xs4all.nl>
Newsgroups comp.lang.python
Subject Re: Converting py files to .exe and .dmg
Date 2016-01-01 09:11 +0100
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>

Show all headers | 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