Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Cameron Simpson Newsgroups: comp.lang.python Subject: Re: Python installation in windows Date: Tue, 12 Jan 2016 07:16:43 +1100 Lines: 24 Message-ID: References: <3d609795-016b-477c-be2c-8b37194df0ac@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Trace: news.uni-berlin.de TYl8+BRPGH7uVlwpLN5dOA2ouMNGjEOy+JRn/Ro57x9Q== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'broken': 0.03; 'subject:Python': 0.05; 'dependency': 0.07; 'subject:installation': 0.07; 'cc:addr:python-list': 0.09; 'complaining': 0.09; 'python': 0.10; 'python.': 0.11; '2016': 0.16; '>on': 0.16; 'corrupt': 0.16; 'cryptic': 0.16; 'file?': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'simpson': 0.16; 'subject:windows': 0.16; 'wrote:': 0.16; 'library': 0.20; 'windows': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'skip:" 30': 0.20; 'occurs': 0.22; 'cheers,': 0.22; 'trying': 0.22; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'header:User-Agent:1': 0.26; "doesn't": 0.26; 'compatible': 0.27; 'question': 0.27; 'dialog': 0.29; 'lot.': 0.29; 'obscure': 0.29; 'raised': 0.33; 'surely': 0.33; 'file': 0.34; 'exist': 0.35; 'but': 0.36; 'should': 0.36; 'instead': 0.36; 'needed': 0.36; '(and': 0.36; 'monday,': 0.36; 'subject:: ': 0.37; 'missing': 0.37; 'charset:us-ascii': 0.37; 'things': 0.38; 'doing': 0.38; 'january': 0.38; 'version': 0.38; 'received:localdomain': 0.38; 'different': 0.63; 'times': 0.63; 'cameron': 0.66; 'user,': 0.67; 'friendly': 0.74; '3.4': 0.84; 'utc+5:30,': 0.84; 'rusi': 0.91; 'favour': 0.93 Content-Disposition: inline In-Reply-To: <3d609795-016b-477c-be2c-8b37194df0ac@googlegroups.com> User-Agent: Mutt/1.5.24 (2015-08-30) 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:101486 On 11Jan2016 07:19, rusi wrote: >On Monday, January 11, 2016 at 6:32:14 PM UTC+5:30, navneet bhatele wrote: >> I have been trying to install the "python-3.5.1-amd64-webinstall " many >> times and the Set up failed is shown up with named 0*80070002 - file >> doesn't exist in dialog box > >Which windows? >XP and 3.5 are not compatible >For XP use 3.4 I am not a Windows user, but this question occurs a lot. Is this cryptic message a missing dependency of the installer or of Python. Because if it is Python surely we should be doing potential users a favour and mentioning this 3.5 vs XP (and earlier?) issue in nice human friendly prose instead of complaining about an obscure missing library file? As things stand, many users infer that they have a corrupt or broken download, not that they needed a different version of Python. Should this be raised on python-dev? Cheers, Cameron Simpson