Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90724
| X-Received | by 10.50.114.129 with SMTP id jg1mr3177643igb.3.1431757008998; Fri, 15 May 2015 23:16:48 -0700 (PDT) |
|---|---|
| X-Received | by 10.140.97.7 with SMTP id l7mr224530qge.0.1431757008970; Fri, 15 May 2015 23:16:48 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h15no3534810igd.0!news-out.google.com!k20ni18435qgd.0!nntp.google.com!z60no902184qgd.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Fri, 15 May 2015 23:16:48 -0700 (PDT) |
| In-Reply-To | <mailman.61.1431749556.17265.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=2a02:120b:c3c5:8370:659e:3094:8006:378c; posting-account=ung4FAoAAAC46zhHJ0Nsnuox7M5gDvs_ |
| NNTP-Posting-Host | 2a02:120b:c3c5:8370:659e:3094:8006:378c |
| 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> <mailman.61.1431749556.17265.python-list@python.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <dd904620-05a9-4e2b-81f3-f1ff71dbbb3d@googlegroups.com> (permalink) |
| Subject | Re: pip grabs tar.gz file instead of whl? |
| From | wxjmfauth@gmail.com |
| Injection-Date | Sat, 16 May 2015 06:16:48 +0000 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.lang.python:90724 |
Show key headers only | View raw
Le samedi 16 mai 2015 06:12:46 UTC+2, Mark Lawrence a écrit : > On 16/05/2015 03:17, Chris Angelico wrote: > > On Sat, May 16, 2015 at 11:58 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > >>> The way I see it, pip is great for handling the most common case where > >>> you just want to name a package and say "go fetch", but if you want to > >>> override its decisions, you should use the lower-level facilities eg > >>> manual downloading and setup.py. It's like with Debian packages: I can > >>> type "sudo apt-get install blah" and it'll run off and grab it, check > >>> its signatures, make sure everything's right, and then install it; but > >>> if I want to install something from a different location, the best way > >>> is usually to download it manually, do my own checking, and then "sudo > >>> dpkg -i blah.deb" to actually install it - no apt-get involvement at > >>> all. This shouldn't normally be a problem; you don't *have* to use pip > >>> here, you just want to end up with the package properly installed. > >>> > >>> ChrisA > >>> > >> > >> Being on Windows, as I said at the beginning of the thread, the biggest > >> problem is that setup.py can't find VS if there is no whl file to install. > >> Hence it is far easier to get the binaries from elsewhere. Hopefully this > >> problem will disappear in the future as the whl standard becomes prevelant. > >> > > > > I don't know what the exact installation steps are for a whl, which is > > why I mentioned setup.py. Whatever those lower-level facilities are, > > those are what you'd use once you decide to skip pip and do your own > > downloading. > > > > ChrisA > > > > 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? :( > > -- > My fellow Pythonistas, ask not what our language can do for you, ask > what you can do for our language. > > Mark Lawrence Probably in ten years. Unfortunately, Python just becomes unusable, especially for such a user: c:\Users\Ελένη and plenty of other European people. I'm still wondering how to install IPython... jmf
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: pip grabs tar.gz file instead of whl? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-16 05:12 +0100 Re: pip grabs tar.gz file instead of whl? wxjmfauth@gmail.com - 2015-05-15 23:16 -0700
csiph-web