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


Groups > comp.lang.python > #90723 > unrolled thread

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

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2015-05-16 05:56 +0100
Last post2015-05-16 05:56 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: pip grabs tar.gz file instead of whl? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-16 05:56 +0100

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

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-05-16 05:56 +0100
SubjectRe: pip grabs tar.gz file instead of whl?
Message-ID<mailman.63.1431752221.17265.python-list@python.org>
On 16/05/2015 05:28, Terry Reedy wrote:
> 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.
>

https://groups.google.com/forum/#!forum/python-virtualenv

or

gmane.comp.python.virtualenv

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web