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


Groups > comp.lang.python > #91471 > unrolled thread

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

Started byNed Deily <nad@acm.org>
First post2015-05-29 09:11 -0700
Last post2015-05-29 09:11 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromNed Deily <nad@acm.org>
Date2015-05-29 09:11 -0700
SubjectRe: Fixing Python install on the Mac after running 'CleanMyMac'
Message-ID<mailman.193.1432915910.5151.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web