Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90721 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2015-05-16 00:28 -0400 |
| Last post | 2015-05-16 00:28 -0400 |
| 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.
Re: pip grabs tar.gz file instead of whl? Terry Reedy <tjreedy@udel.edu> - 2015-05-16 00:28 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2015-05-16 00:28 -0400 |
| Subject | Re: pip grabs tar.gz file instead of whl? |
| Message-ID | <mailman.62.1431750546.17265.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web