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


Groups > comp.lang.python > #91471

Re: Fixing Python install on the Mac after running 'CleanMyMac'

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!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; 'subject:Python': 0.05; 'creighton': 0.09; 'migration': 0.09; 'noted,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'apps': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'resort.': 0.16; 'subject:Mac': 0.16; 'subject:after': 0.16; 'subject:install': 0.16; 'worse.': 0.16; 'wrote:': 0.16; 'laura': 0.18; 'settings': 0.20; 'machine': 0.21; 'work,': 0.21; 'third-party': 0.23; 'install': 0.25; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'error': 0.27; 'asked': 0.28; "doesn't": 0.28; 'idea,': 0.29; 'unlikely': 0.29; 'probably': 0.32; 'though,': 0.32; 'skip:/ 20': 0.33; 'utility': 0.33; 'running': 0.34; 'file': 0.34; 'could': 0.35; 'to:addr:python-list': 0.35; 'done': 0.35; 'easiest': 0.35; 'really': 0.35; 'problem.': 0.35; 'but': 0.36; 'too': 0.36; 'there': 0.36; 'should': 0.37; 'subject:: ': 0.37; 'charset:us- ascii': 0.37; 'received:org': 0.38; 'say': 0.38; 'files': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'subject:the': 0.40; 'some': 0.40; 'even': 0.61; 'she': 0.61; 'backup': 0.66; 'feeling': 0.66; 'url:en-us': 0.66; 'restore': 0.70; 'received:204': 0.75; 'article': 0.77; 'skip:/ 30': 0.84; 'python.org,': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Deily <nad@acm.org>
Subject Re: Fixing Python install on the Mac after running 'CleanMyMac'
Date Fri, 29 May 2015 09:11:17 -0700
References <201505290347.t4T3lYjC006610@fido.openend.se> <201505290959.t4T9xpDK016524@fido.openend.se>
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 204.28.118.160
User-Agent MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)
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>
Newsgroups comp.lang.python
Message-ID <mailman.193.1432915910.5151.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1432915910 news.xs4all.nl 2943 [2001:888:2000:d::a6]:57213
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:91471

Show key headers only | View raw


In article <201505290959.t4T9xpDK016524@fido.openend.se>,
 Laura Creighton <lac@openend.se> wrote:
> I asked her to come here, but I fear she is feeling a tad too
> embarassed to do that right now.  I don't know how to find out
> the name of the Utility -- the Error message really does say
> 'Utility' -- with no name for it.  Apparantly there is some log
> file you can go take a look at to find out, but I don't know
> what it is ...

Well, she could just download a current Python 2.7.x for OS X from 
python.org, install it, and see if that solves the problem.  That would 
be likely the easiest thing to do and is unlikely to make matters worse.  
If that doesn't work, restoring files from a backup would be in order, 
again most likely /Library/Frameworks/Python.framework/*.  As others 
have noted, running third-party apps like CleanMyMac is probably not a 
good idea, but, even if it is as crappy as its sounds, I would think it 
unlikely that it would be fooling with the Apple-supplied system Python 
in /System/Library/Frameworks.  If it did though, then the safest 
approach is to do a full Time Machine or other backup and restore the 
base system from the recovery partition and use the Migration Assistant 
to restore user files and settings from the backup.  But that's a very 
long and somewhat risky process so should only be done as a last resort.

https://support.apple.com/en-us/HT201314

-- 
 Ned Deily,
 nad@acm.org

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


Thread

Re: Fixing Python install on the Mac after running 'CleanMyMac' Ned Deily <nad@acm.org> - 2015-05-29 09:11 -0700

csiph-web