Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Repair?? Date: Sat, 09 Apr 2016 11:24:23 +1000 Lines: 37 Message-ID: References: <851t6f60c8.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de AlHvvB6GGkGvqV1MJDRSgQVefmBlxX9qQteZPWNimw+Q== Cancel-Lock: sha1:aATB5tEYunUb/Qei3iXJXOlK9LY= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'indeed,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'volunteers.': 0.09; '\xe2\x80\x94': 0.09; 'python': 0.10; ':-)': 0.12; 'do,': 0.15; 'great!': 0.16; 'how,': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'case.': 0.18; 'python?': 0.18; 'tracker': 0.20; 'fix': 0.21; 'either.': 0.22; 'help.': 0.23; 'installation': 0.23; 'thanks,': 0.24; 'discussion': 0.24; 'install': 0.25; 'header:User-Agent:1': 0.26; "doesn't": 0.26; 'header:X-Complaints-To:1': 0.26; 'guess': 0.31; "can't": 0.32; 'posting': 0.32; 'says': 0.32; 'run': 0.33; 'open': 0.33; 'could': 0.35; 'clear': 0.35; 'installing': 0.35; 'problem.': 0.35; 'community': 0.36; 'but': 0.36; 'there': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'expect': 0.37; 'received:org': 0.37; 'sources': 0.37; 'wanted': 0.37; 'to:addr:python.org': 0.40; 'still': 0.40; 'some': 0.40; 'your': 0.60; 'details': 0.62; 'service.': 0.63; 'here': 0.66; 'commercial': 0.73; 'truth': 0.79; '_o__)': 0.84; 'received:125': 0.84; 'many,': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <851t6f60c8.fsf@benfinney.id.au> X-Mailman-Original-References: Xref: csiph.com comp.lang.python:106716 Amaya McLean writes: > After I install Python How, specifically, are you installing Python? There are many ways, and we can't guess which you use. Which particular Python installation have you obtained? From what specific URL? Python is available from many sources and we can't guess which you obtained. Onto which platform? Python is available for many, and we can't guess which is relevant to your case. > I try to run it How do you try to run it? What action do you do? We can't guess that either. > and it always says it needs to be repaired, and when I do, it still > doesn't fix the problem. With some relevant details we may be able to help. > If you could help me out, that would be great! Thanks, Amaya Please also note that this is the community forum for Python, and by posting here you are inviting open discussion among volunteers. This is not an issue tracker nor a commercial support service. You're welcome here, but I wanted to be clear on what you can expect :-) -- \ “[H]ow deep can a truth be — indeed, how true can it be — if it | `\ is not built from facts?” —Kathryn Schulz, 2015-10-19 | _o__) | Ben Finney