Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90723
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: pip grabs tar.gz file instead of whl? |
| Date | 2015-05-16 05:56 +0100 |
| References | (4 earlier) <CAPTjJmpndhpUnJZ_HxjiVFG_A8W4nC2RJYUmrEC4q0C9RAPZdQ@mail.gmail.com> <mj6889$s8r$1@ger.gmane.org> <CAPTjJmojOqYqagyR4E8siwUsBf7nZcZpwNgxUckP1toXKgmtBA@mail.gmail.com> <mj6g38$b89$1@ger.gmane.org> <mj6h2a$g1m$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.63.1431752221.17265.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: pip grabs tar.gz file instead of whl? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-16 05:56 +0100
csiph-web