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


Groups > comp.lang.python > #66532

Re: How to turn a package into something pip can install

Path csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; '16,': 0.03; 'heavily': 0.04; 'paths': 0.07; 'subject:into': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'accepts': 0.16; 'each)': 0.16; 'fine.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'pip?': 0.16; 'roy': 0.16; 'subject:install': 0.16; 'trusty': 0.16; 'url:packages': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'versions': 0.24; 'cc:2**0': 0.24; "i've": 0.25; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'newer': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'says': 0.33; 'maybe': 0.34; 'problem.': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'ubuntu': 0.36; 'pm,': 0.38; 'subject:can': 0.39; 'sure': 0.39; 'changed': 0.39; 'even': 0.60; 'such': 0.63; 'skip:\xe2 10': 0.65; 'smith': 0.68; '8bit%:43': 0.74; 'it\xe2\x80\x99s': 0.84; 'ships': 0.84; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=KgCZ+RbZb6kNAQAYQoVZ6ZEo5gQWAePn39JCuVWU8u4=; b=DxNvlvNQQ1liKulT0c96Tb0Xz9NnEKTEiCX4uVg4kaCUSKyv+EzR2iv5POGw+wnk+2 nqP9BaKJD88lLKHGIqyml6UMU8IwRo+LFlLW1yi4YzkAST6jk5W/Xv1L2OQZNJPc/Bnc wMQeVKB3LbtooOgfZ8gfao5H9KbyjJsOcqyw9O1d721lzh9vVuS8BDZkOYUoK5l4UlYc xhYNuCkpqwQhAwitRQKJfZiLdtbu2WVSe0zlIvEVRAo8QPmkaBZGS0R5ynzO7SDHtBGo XvPxcNXGiZpEBgjloEnFbnQQow+awaXX/8vt0FfMmXsRhkBcxxErpPwRnINi01JmR7hV 902A==
MIME-Version 1.0
X-Received by 10.66.118.71 with SMTP id kk7mr20307691pab.14.1392557004684; Sun, 16 Feb 2014 05:23:24 -0800 (PST)
In-Reply-To <CAMw+j7+4aXKvAhUytiFqCqELASTcgHwt8Bs4kj=spcJ2mhP_Tw@mail.gmail.com>
References <roy-C807D1.20471014022014@news.panix.com> <mailman.6949.1392429645.18130.python-list@python.org> <roy-E13405.21260314022014@news.panix.com> <mailman.6998.1392473352.18130.python-list@python.org> <roy-8299B9.17014115022014@news.panix.com> <roy-E7A61F.17353715022014@news.panix.com> <CAMw+j7+4aXKvAhUytiFqCqELASTcgHwt8Bs4kj=spcJ2mhP_Tw@mail.gmail.com>
Date Mon, 17 Feb 2014 00:23:24 +1100
Subject Re: How to turn a package into something pip can install
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.7053.1392557013.18130.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392557013 news.xs4all.nl 2963 [2001:888:2000:d::a6]:48728
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66532

Show key headers only | View raw


On Sun, Feb 16, 2014 at 11:18 PM, Chris “Kwpolska” Warrick
<kwpolska@gmail.com> wrote:
> On Sat, Feb 15, 2014 at 11:35 PM, Roy Smith <roy@panix.com> wrote:
>> Maybe this is something which has changed in newer versions of pip?
>> I've got 1.1 (and python 2.7.3).  I'm pretty sure both of these are what
>> came with Ubuntu Precise.
>
> It’s heavily outdated, and that IS the cause of your problem.  pip 1.5
> accepts such paths just fine.  Please upgrade your pip.

http://packages.ubuntu.com/precise/python-pip
says it's shipping 1.0.1, even older. You get 1.1 with Quantal:
http://packages.ubuntu.com/quantal/python-pip
and (unsurprisingly) newer versions with newer Ubuntus.

Debian's just as bad, incidentally. On Wheezy (current stable), Debian
ships 1.1, though Jessie (current testing) has 1.4.1. But neither
Ubuntu Trusty nor Debian Sid (unreleased versions of each) ships 1.5.

ChrisA

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


Thread

How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-14 20:47 -0500
  Re: How to turn a package into something pip can install Ryan Gonzalez <rymg19@gmail.com> - 2014-02-14 20:00 -0600
    Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-14 21:26 -0500
      Re: How to turn a package into something pip can install Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-02-15 15:09 +0100
        Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-15 17:01 -0500
          Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-15 17:35 -0500
            Re: How to turn a package into something pip can install Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-02-16 13:18 +0100
            Re: How to turn a package into something pip can install Chris Angelico <rosuav@gmail.com> - 2014-02-17 00:23 +1100
              Re: How to turn a package into something pip can install Roy Smith <roy@panix.com> - 2014-02-16 09:25 -0500
                Re: How to turn a package into something pip can install Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-16 15:06 +0000
                Re: How to turn a package into something pip can install MRAB <python@mrabarnett.plus.com> - 2014-02-16 15:20 +0000
                Re: How to turn a package into something pip can install Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-16 15:47 +0000

csiph-web