X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:references:to:subject :content-type; q=dns; s=default; b=L2L+aof7lNJNEF8Omf7s2yuHG1Gi7 v3RzuN2oFoLqW0TYVlcUDTU64OqYIrh6bBXZRAdw4moo+J4hpSV1lJXQS5dxyOLR fhRBNEq8c/4iR/dA5CXDIiMgoxpmIzJJXMs4POnb/pgkaSxfVOp3GOqTwVcJE/IR RMjoqj1nPCecOI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:references:to:subject :content-type; s=default; bh=7J89twEyJfVOyTj5L7MwXICL84s=; b=dy4 GNlrcTayO0U1PGkHm0Y2rrSODsACrYBKsqm50qyVySzjDCZbcJ+56OJEWofjpmaJ cEtKo9nATGcMHYtMu/TzdReHy31wvIRAQDUrCybgemo8IBAWanpGbfuW9gykOvWt ufyExjCFacQvo2cXWF4XlS86AeEkEBhZc0091EEk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=penny, Penny, H*M:1c69fb81, H*M:google X-HELO: mail-ot1-f42.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:references:to:subject:user-agent; bh=pS1hq4pwwkUsJbbHaekeEgPekoDmopQNIJkXeHSqESw=; b=ivVv32Jq3vSzOQkePLMh4bxxXvl1/msykFnQYRvQI5+HmaZmWBxE3QM/heFAq92ggP L+wZ2vjfHvAO1YCl1CvcUmlRM5AdB8k+vmI4T5B7wsRfCLLmXyx/Ng6R4ObUG2rXXE34 /kGPFX/PWpew5a7U0OTmXiH0T/AGvsG4Gn/H3iaCEF1qAE/HqMrbGgHidYtqwXsW6NcZ wMOZx6fTysaitKwqvK64uOF74pbyzUERzkqQKi716pgntnsIlSZKAAUGWe8/MMsytYcZ 4FIu1a+cFPM0x5MraFqWgKIv8Kj4LEfwoZHLsLhnGQWzQbW6VjgBmc8Zk1H2mIuwsqPv ylQA== Message-ID: <5cbb9885.1c69fb81.f469e.83f6@mx.google.com> Date: Sat, 20 Apr 2019 15:09:09 -0700 (PDT) From: Steven Penny References: <5cbb9002 DOT 1c69fb81 DOT 30224 DOT 9088 AT mx DOT google DOT com> To: cygwin AT cygwin DOT com Subject: Re: python-pip-wheel package Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.8.0 (cup.github.io/suede/tryst) On Sat, 20 Apr 2019 14:32:50, Steven Penny wrote: > If you inspect the first one you find this file: > > /usr/share/python-wheels/pip-19.0.3-py2.py3-none-any.whl > > which appears to be a full "pip" installation. This raises some questions: > > 1. if "pip" is installed alongside Python, why is it not put into "/usr/bin" or > similar? > > 2. if "python-pip-wheel" is already installed, what is the point of > "python27-pip" and similar? I think I answered my own question. You can use this package with "ensurepip": https://docs.python.org/library/ensurepip -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple