Path: csiph.com!news.mixmin.net!news2.arglkargh.de!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'win32': 0.03; 'cc:addr :python-list': 0.09; 'python': 0.10; 'thu,': 0.15; 'idle.': 0.16; 'wrote:': 0.16; 'sender:addr:gmail.com': 0.18; 'windows': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'saying': 0.22; 'sep': 0.22; 'am,': 0.23; 'tried': 0.24; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'supported': 0.27; 'message-id:@mail.gmail.com': 0.27; 'this.': 0.28; 'skip:d 40': 0.32; 'problem': 0.33; 'open': 0.33; 'server': 0.34; 'received:google.com': 0.35; 'something': 0.35; 'but': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'subject:Hello': 0.70; 'sounds': 0.76 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=e6W28WGxx+HsnYRj2pV7K12av3rOJby6mDA8NbcZU20=; b=JZgVSUXGsJz1NQrsfASjZKSjtyZVWtB3B/JVQD+UM+t85U/R7qgFLf6pne5L6mnqNA lA2vhNt4/mBxZNQApu+szI917ecmAPLkNuKM5R3ttMMMneWlkszcpJvVua1E6cNLnkUS ewQoZhTF+O0D1HfOE0dXPo9MsYKo0S63phOLHEt28sDHBXQWFEtJbFBIXwM1u8/K7rAr LfFBmn6GIpoIInkCH3aN+lVZl4x+GaYLcr0fKOUDxxP73f7ks2ADy4z3jM8dOJhqTKOU DFgoRZEIBARXcAhxJHwWXHPLhI2zl4PvSN9GXp8F/1qB0QItBSz/hcNLEVcgRO5danJu jX5Q== X-Received: by 10.107.152.75 with SMTP id a72mr31700588ioe.129.1442848686457; Mon, 21 Sep 2015 08:18:06 -0700 (PDT) MIME-Version: 1.0 Sender: zachary.ware@gmail.com In-Reply-To: References: From: Zachary Ware Date: Mon, 21 Sep 2015 10:17:47 -0500 X-Google-Sender-Auth: iEnnaJTca2B7-ZfP76j7ZdYeoQM Subject: Re: Hello To: moon khondkar Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1442848694 news.xs4all.nl 23867 [2001:888:2000:d::a6]:34722 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96949 On Thu, Sep 17, 2015 at 10:10 AM, moon khondkar wrote= : > Hello I have problem with python installation.I downloaded python 3.5 but= I cannot use it on my computer.I can not open the idle. I get something li= ke saying "users\local settings\Application data\programs\python\python35-3= 2\pythonw.exe is not valid win32 application. Thanks that will be help if y= ou can solve this. This sounds suspiciously like you tried to install on Windows XP or Windows Server 2003, both of which are not supported by Python 3.5. --=20 Zach