Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91441
| Path | csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'needed,': 0.05; 'skip:/ 10': 0.07; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:python-list': 0.10; 'python': 0.11; 'suggest': 0.15; 'thu,': 0.15; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'skip:> 20': 0.16; 'subject:Mac': 0.16; 'subject:after': 0.16; 'subject:install': 0.16; 'laura': 0.18; '(in': 0.18; 'cc:addr:python.org': 0.21; 'trying': 0.22; 'cc:2**1': 0.22; '2015': 0.23; 'installation': 0.23; 'third-party': 0.23; 'header :In-Reply-To:1': 0.24; 'helpful': 0.27; 'error': 0.27; 'asked': 0.28; '-0700,': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'run': 0.32; 'framework': 0.32; 'utility': 0.33; 'file': 0.34; 'really': 0.35; 'but': 0.36; 'too': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'rather': 0.38; 'python.org': 0.38; 'say': 0.38; 'does': 0.39; 'subject:the': 0.40; 'some': 0.40; 'she': 0.61; 'information,': 0.62; 'header :Message-Id:1': 0.62; 'more': 0.62; 'here': 0.66; 'feeling': 0.66; '>from': 0.76; 'received:89': 0.80 |
| To | Ned Deily <nad@acm.org> |
| cc | python-list@python.org, lac@openend.se |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: Fixing Python install on the Mac after running 'CleanMyMac' |
| In-Reply-To | Message from Ned Deily <nad@acm.org> of "Thu, 28 May 2015 23:07:42 -0700." <nad-9B828D.23074228052015@news.gmane.org> |
| References | <201505290347.t4T3lYjC006610@fido.openend.se><nad-9B828D.23074228052015@news.gmane.org> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-ID | <16522.1432893591.1@fido> |
| Date | Fri, 29 May 2015 11:59:51 +0200 |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Fri, 29 May 2015 11:59:55 +0200 (CEST) |
| 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.168.1432893607.5151.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432893607 news.xs4all.nl 2877 [2001:888:2000:d::a6]:42186 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:91441 |
Show key headers only | View raw
In a message of Thu, 28 May 2015 23:07:42 -0700, Ned Deily writes: >It would be helpful to know what utility it is that is encountering the >fatal error; that message is not familiar and I suspect it is coming >from trying to run some third-party application. It may be that the >application was depending on a third-party framework installation of >Python (in /Library/Frameworks rather than the system Python in >/System/Library/Frameworks), such as provided by the python.org OS X >installers, but without knowing more information, like what particular >version of Python is needed, it would only be speculation. Perhaps the >best thing to do is to suggest the OP to participate directly here or an >Apple users' forum like http://apple.stackexchange.com. > >-- > Ned Deily, > nad@acm.org 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 ... Laura
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Fixing Python install on the Mac after running 'CleanMyMac' Laura Creighton <lac@openend.se> - 2015-05-29 11:59 +0200
csiph-web