Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ian Kelly Newsgroups: comp.lang.python Subject: Re: python 351x64 Date: Fri, 11 Dec 2015 10:21:58 -0700 Lines: 19 Message-ID: References: <0999009350ee4c4f8aee367bbd89abb5@EX13-MBX-031.vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de z5oT8XsY8XRlBAw7jFxTjwxb6i/WscOSoan4B71mRr2A== 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; 'received:209.85.223': 0.03; 'permissions': 0.07; 'creighton': 0.09; 'issue?': 0.09; 'reinstall': 0.09; 'python': 0.10; 'subject:python': 0.14; '"python': 0.16; 'googling': 0.16; 'install.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'documented': 0.18; 'laura': 0.18; 'windows': 0.20; '2015': 0.20; 'tracker': 0.20; 'fix': 0.21; 'trying': 0.22; 'am,': 0.23; 'seems': 0.23; 'dec': 0.23; 'header:In-Reply-To:1': 0.24; 'url:bugs': 0.24; "i've": 0.25; 'error': 0.27; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'this.': 0.28; 'filed': 0.29; 'admin': 0.29; 'web.': 0.30; 'post': 0.31; 'up.': 0.32; 'useful': 0.33; 'url:python': 0.33; 'add': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'expect': 0.37; 'turn': 0.37; 'version': 0.38; 'received:209': 0.38; 'delete': 0.38; 'anything': 0.38; 'to:addr:python.org': 0.40; 'some': 0.40; 'ever': 0.60; 'your': 0.60; 'details': 0.62; '3.5.1': 0.84; '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=JtoBuUNAMJaAxi6xYu+7W2bm7rlR+jO1qCv7ve7mWaM=; b=gvxY8VIoBnf63rImP8Yx3J4Um7SmYkZQ6q4kyTzot3C/ES/97yc+oYbqe31XIyCCeJ jDytrVhfPTw8GOKv6KKxGnFnwk3qeGFuvh8nimDnpgueeMgq3JJOWqm5tZOFpZBY254v PHlzr1CIrlsruprOXQuIOX9tuSOPxz9coeKUXQztJ7XGzF1hP7Nk0jaVNDXE38IoPMZi voiKQSkxNjixoXQ7kbJfdEyrkbzENqviM6/vohbgwo3usZHfEidjFNmWd+Nx6UwVBnCa 4OWzRoSRTDPwGKO4Lq5eaDrEbtjMDtsXIeAgv5idBKAmsbmIESLgmqR+1Fu24pkQ82Id /YTA== X-Received: by 10.107.19.12 with SMTP id b12mr20548689ioj.11.1449854557816; Fri, 11 Dec 2015 09:22:37 -0800 (PST) In-Reply-To: <0999009350ee4c4f8aee367bbd89abb5@EX13-MBX-031.vmware.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:100277 On Fri, Dec 11, 2015 at 9:30 AM, Jay Hamm wrote: > Hi > > I was trying to use your windows version of python 3.5.1 x64. > > It has a conflict with a notepad++ plugin NppFTP giving api-ms-win-crt-runtime-I1-1-0.dll error on start up. > > This seems pretty well documented on the web. The work around is to delete the plugin and reinstall since it borks the install. > > Since about every other admin I've ever known uses notepad++, you might want to fix this. Laura Creighton has filed an issue based on your post to the Python issue tracker at http://bugs.python.org/issue25842. Would you please add some details on this issue? Googling for "python nppftp" failed to turn up anything useful for me. > Also your installer fails to set the permissions correctly: How do you expect them to be set?