Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28789
| From | Ned Deily <nad@acm.org> |
|---|---|
| Subject | Re: Newbie: where's the new python gone? |
| Date | 2012-09-09 10:41 -0700 |
| References | <cdb1cefb-77fb-401a-966f-3d84ae3aca38@googlegroups.com> <9fcf4eb6-1ea3-4f75-bf2a-031b754a2c89@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.423.1347212499.27098.python-list@python.org> (permalink) |
In article <9fcf4eb6-1ea3-4f75-bf2a-031b754a2c89@googlegroups.com>, BobAalsma <overhaalsgang_24_bob@me.com> wrote: > Umm2, as said, I think I've installed (at least downloaded) 2.7.3 (note the > three there) and with "python2.7" I now see "Python 2.7.1 (r271:86832, Jun 16 > 2011, 16:59:05)" Did you use a binary installer from python.org or did you build it yourself from source? In the former case, you should find the newer python2.7 at /usr/local/bin/python2.7. Also, the installer by default should have added the framework bin directory to your shell PATH. Try opening a new terminal window and typing python2.7. In any case, as suggested: which python should tell you the path to the python you are invoking. It doesn't appear to be an Apple-supplied one or a python.org one, BTW. -- Ned Deily, nad@acm.org
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Newbie: where's the new python gone? BobAalsma <overhaalsgang_24_bob@me.com> - 2012-09-09 07:28 -0700
Re: Newbie: where's the new python gone? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-09 14:50 +0000
Re: Newbie: where's the new python gone? BobAalsma <overhaalsgang_24_bob@me.com> - 2012-09-09 08:36 -0700
Re: Newbie: where's the new python gone? Ned Deily <nad@acm.org> - 2012-09-09 10:41 -0700
Re: Newbie: where's the new python gone? Ben Finney <ben+python@benfinney.id.au> - 2012-09-10 01:50 +1000
Re: Newbie: where's the new python gone? Hans Mulder <hansmu@xs4all.nl> - 2012-09-09 19:44 +0200
Re: Newbie: where's the new python gone? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-10 07:54 +0100
Re: Newbie: where's the new python gone? Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-09-09 23:57 -0700
Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-10 09:04 -0400
Re: Newbie: where's the new python gone? Hans Mulder <hansmu@xs4all.nl> - 2012-09-10 17:22 +0200
Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-10 16:53 -0400
Re: Newbie: where's the new python gone? Bob Aalsma <overhaalsgang_24_bob@me.com> - 2012-09-11 09:52 +0200
Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-11 08:26 -0400
csiph-web