Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Joel Goldstick Newsgroups: comp.lang.python Subject: Re: Date: Fri, 12 Feb 2016 20:43:45 -0500 Lines: 19 Message-ID: References: <56be3d9f.c711c30a.e9bd9.fffff70f@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 8UWvCBT1vDPWpe2BqwnhTgzIa2YaMuWl/hCIGhr5SzYQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'received:209.85.223': 0.03; 'cc:addr:python-list': 0.09; 'python': 0.10; 'do,': 0.15; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'email addr:gmail.com>': 0.18; 'windows': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'feb': 0.23; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'asks': 0.29; 'repair': 0.29; 'windows,': 0.29; 'url:mailman': 0.30; "can't": 0.32; 'says': 0.32; 'maybe': 0.33; 'url:python': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'could': 0.35; 'url:org': 0.36; 'received:209.85': 0.36; 'pm,': 0.36; '12,': 0.37; 'received:209': 0.38; 'why': 0.39; 'url:mail': 0.40; 'group,': 0.60; 'answer.': 0.72; 'click': 0.76; 'confusing': 0.84; 'subject::': 0.85; 'to:none': 0.91; 'joel': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=n3lvXGSk0rg+/3xVBmUg3wEdVJRUSSf1g8NAz59+hhQ=; b=Xa7im4M/Vnv/b4U0lPbBcTWNCwtn6cwD2NJg8dzq66MnKx2hlIQSAycCRRUwuwbvDJ 4ikRG+DQ18NNh7AmxiggqrnuM7ao+Y588peZ8dAgQJsH0LU9vgIZK8trKMttxIYxiqbb 6he3D5AFDHCUk0wo6PhrT5y+TUiafk3jENwkIi+Gq2NgSur546PyhE1ROWpjljiCfVI5 Vaq6ziWliSCVp6n/lYE143zJVPNDY0ADMGmwTNqqkeJfOXiuQrv4B8FZhsHlEmN3mocV xtJAbBEXxRc7Db2VNOkc0mOKI6KwrxzYFqTn5cujG8FBPrd1foefDL8OrwNCRKOJZj4f gwdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=n3lvXGSk0rg+/3xVBmUg3wEdVJRUSSf1g8NAz59+hhQ=; b=OWgsUQrMtrphshenDlMbk7RXVDRlyIcrfXSyjiZjZtDt9JU2LmM0Y0y118oKW0XVKp VzKdZsKOw2AvQN/IO2Ww4aVp+Z58Z9V0G66SgB1DwHts4XS1ElaZOIqxVa+Jk5gvDQV3 EvV+Niz++V7Zn77F+TJrIjxLBL17PaRElNzqtxgQx97rBNj8nJMbzj0Kaed53ld047Q/ N/fEX/gZXukwBh13X8VF3JoQLm3QQEag+Xxn5TOEA+WZbJYNh2fBQwim/7pVyUg07tpt 3Y6gFki0kxEbgnqpI4eKF5dQlN2MXYp/3Te3+GLlx4ia4qSFhnqchTMYzUj659utf4Ws IvsA== X-Gm-Message-State: AG10YORukDRA/LokiNc3HeoV/NfstJLTIKkM/rvk48ccsiHAiYBc0aT/TqZOIZ6xjiDvI+gnjs8kStTQvK1LaQ== X-Received: by 10.107.10.147 with SMTP id 19mr5747078iok.46.1455327825546; Fri, 12 Feb 2016 17:43:45 -0800 (PST) In-Reply-To: <56be3d9f.c711c30a.e9bd9.fffff70f@mx.google.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.21rc2 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102878 On Fri, Feb 12, 2016 at 3:16 PM, Manas Soni wrote: > > I have downloaded python and when I click on it, it asks me to repair > which I do, it then says successful however when I click on it again it > won=E2=80=99t let me on it > Sent from Mail for Windows 10 > > -- > https://mail.python.org/mailman/listinfo/python-list > I don't do windows, so I can't give you an answer. To the group, this has come up so consistantly lately. Maybe a windows python user could explain why this is so confusing to newbies on windows? --=20 Joel Goldstick http://joelgoldstick.com/stats/birthdays