Path: csiph.com!au2pb.net!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Ian Kelly Newsgroups: comp.lang.python Subject: Re: Issue Date: Mon, 7 Dec 2015 11:12:39 -0700 Lines: 6 Message-ID: References: <5664cfc9$0$1583$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de 8fRyFHTthnAympKWYuEY4w74FN7oxOa15wrrvPSnEejQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'oh,': 0.09; 'sake': 0.09; 'supported.': 0.09; 'python': 0.10; 'vista': 0.13; 'subject:Issue': 0.15; 'accuracy,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'windows': 0.20; '2015': 0.20; 'dec': 0.23; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; "i'm": 0.30; 'another': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'received:google.com': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'operating': 0.37; 'received:209.85.213': 0.37; 'requirement': 0.37; 'received:209': 0.38; 'system.': 0.39; 'to:addr:python.org': 0.40; "you'll": 0.61; 'afraid': 0.67; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=PC7KAbwJ9IKzsVNyI+ZQg4f/tfc8Yk3m5Pf4uAfZDKI=; b=PXde7BGI7h31immbYO97z/KlouUiYTHV3Knn8quJ0Vo9nQ+P45PsMQTdXwdDYGow4A b8RPwTJbQ8oHfdgKjEidqWVaCbBmN+Czf3NkU4Zza35+d4BTfIs2MLmc5FtJyPTJ6iaQ ciAM556Q0Lp+vX3XK/yPvx9VTHJtwyV2HmzQTrTXYvQpGLq1KwlxTXUybzpWkMyJcD6l 3EnQlgDe1XxpPUrU0nqleRMEH9gs9m9rJtjFeTVy3MsnO2ikG8IK77LhzH9kolXHriZK b5yFNgHOLoCJ8E0kqObWf0YCjP+qMWbOT0LlC1SePZJdQqybyKCSYTm+oWrSJkTD+x/5 r76A== X-Received: by 10.50.150.71 with SMTP id ug7mr16961377igb.68.1449511998898; Mon, 07 Dec 2015 10:13:18 -0800 (PST) In-Reply-To: <5664cfc9$0$1583$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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:100097 On Sun, Dec 6, 2015 at 5:16 PM, Steven D'Aprano wrote: > Oh, I can make one guess... if you're using Windows XP, I'm afraid that > Python 3.5 is not supported. You'll have to either downgrade to Python 3.4, > or upgrade to Windows 7 or higher, or another operating system. For the sake of accuracy, the requirement is actually Windows Vista or higher.