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


Groups > comp.lang.python > #28886

Re: Newbie: where's the new python gone?

Subject Re: Newbie: where's the new python gone?
From "William R. Wing (Bill Wing)" <wrw@mac.com>
Date 2012-09-11 08:26 -0400
References <cdb1cefb-77fb-401a-966f-3d84ae3aca38@googlegroups.com> <163755B1-D4FE-4660-B48B-91995D273231@mac.com> <EA0BB3CE-0353-4933-9947-D97C8FE8853F@me.com> <D53D8C42-5A06-4E2A-A4A1-A31A6E54C69C@mac.com> <26C63E01-6D76-4922-85C3-5026BA8E6617@me.com>
Newsgroups comp.lang.python
Message-ID <mailman.504.1347370008.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Sep 11, 2012, at 3:52 AM, Bob Aalsma <overhaalsgang_24_bob@me.com> wrote:

> <c.c>
> Op 10 Sep 2012, om 22:53 heeft William R. Wing (Bill Wing) het volgende geschreven:
> 
>> On Sep 10, 2012, at 11:17 AM, Bob Aalsma <overhaalsgang_24_bob@me.com> wrote:
>> 
>>> Well, Bill, better late than never - thanks for stepping in.
>>> You are right, my problems are not yet solved ;)
>> 
>> As Hans pointed out, you are looking for python, not Python (the frameworks are named Python, the executable is python).  Sorry about that.
>> 
>> To eliminate the output from TimeMachine (assuming it is using an external drive or a TimeCapsule), add one more option to the find command:
>> 
>> $ sudo find -x / -name python -print  (or follow his directions for piping to a file).
>> 
>> The -x option prevents find from descending into a volume with a different device number from the one you started on.
>> 
>> -Bill
>> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list

Well, clearly, the only copies of python 2.7 on your system are from Apple (in System/Library and associated with Xcode).
So, either the one you downloaded overwrote one of them, or the install failed and you didn't notice the error go zooming by in a listing.

Can you run the install procedure again and capture the output?

-Bill

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


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