Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90721

Re: pip grabs tar.gz file instead of whl?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone02.am1.xlned.com!bcyclone02.am1.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'installed.': 0.07; 'subject:file': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'setup.py': 0.09; 'suggestions.': 0.09; 'bug': 0.12; 'jan': 0.12; 'comm': 0.16; 'distutils,': 0.16; 'earlier.': 0.16; 'ironed': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.18; 'file,': 0.19; 'unlike': 0.19; 'install': 0.23; 'header:User- Agent:1': 0.23; 'error': 0.23; "i've": 0.25; 'header:X-Complaints- To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'correct': 0.29; 'am,': 0.29; 'file': 0.32; 'actively': 0.33; "can't": 0.35; 'version': 0.36; 'maintained': 0.36; 'subject:?': 0.36; 'reports': 0.37; 'being': 0.38; 'problems': 0.38; 'to:addr :python-list': 0.38; 'fact': 0.38; 'channel': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'referred': 0.60; 'improved.': 0.84; 'received:fios.verizon.net': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: pip grabs tar.gz file instead of whl?
Date Sat, 16 May 2015 00:28:48 -0400
References <mj4qsn$k5m$1@ger.gmane.org> <55563EBA.8080606@stoneleaf.us> <CAPTjJmpku_aPPnNq4auYhOy=Y-hJSZUErQPcjizLMpwCvmf0oQ@mail.gmail.com> <mj5mpp$t1g$1@ger.gmane.org> <CAPTjJmpndhpUnJZ_HxjiVFG_A8W4nC2RJYUmrEC4q0C9RAPZdQ@mail.gmail.com> <mj6889$s8r$1@ger.gmane.org> <CAPTjJmojOqYqagyR4E8siwUsBf7nZcZpwNgxUckP1toXKgmtBA@mail.gmail.com> <mj6g38$b89$1@ger.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-98-114-97-173.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
In-Reply-To <mj6g38$b89$1@ger.gmane.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.62.1431750546.17265.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1431750546 news.xs4all.nl 2850 [2001:888:2000:d::a6]:37599
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3719
X-Received-Body-CRC 4211322596
Xref csiph.com comp.lang.python:90721

Show key headers only | View raw


On 5/16/2015 12:12 AM, Mark Lawrence wrote:

> The whole point is that setup.py never works because it can't find VS
> despite the fact that I know I've got the correct version installed.  If
> I download a whl file, pip installs that version perfectly. If I try to
> get pip to download and install the very same file it gave the zipfile
> error I referred to earlier.  Hopefully all the problems with pip will
> get ironed out, or where do we go, distutils3? :(

Unlike distutils, pip is being actively maintained and improved.  It 
must have a comm channel for bug reports and suggestions.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: pip grabs tar.gz file instead of whl? Terry Reedy <tjreedy@udel.edu> - 2015-05-16 00:28 -0400

csiph-web