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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=E7HhDDJhLGMnv3r3 8MFXwqIIr6HZh9oXhfaYGI8K0mH2811LiFPU4jXY1iQjq81DJVSJztuP6o9K2I5x b6ipa1ZsMwETut0wkin1txZFoSHySFw3CRN8KjSsmboyc0L6Xmq+qW8kgjR8f1kO Q5TXSc0RvkVFBhmQ50AJbIscr/E= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=FSeaG8q9vX+tOO8fRJUlaW ti0I0=; b=gAw2HM8vTJVPNA0i8Zn7EVvteBusZfe1LtSL+y6j6JCFdb4UIQzMcP b8I+vfvHbtigfOt7J13052EQreA0fxLNhdd4Tgm5Lt3kGrUpp6/NygBX8o/j3xcT ItSiMCYYVo8iTbzL6Y2+0iblGcl8RZkLHQbUPootFm4dzi3EBuw7I= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Installing, H*MI:sk:570233D, H*i:sk:570233D, H*f:sk:570233D X-HELO: mail-lf0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=eNMsAnOkrT9HhgbYxdU6uypWJ2+aPpHxFa6ybM6ejxc=; b=iFQa6rnNJrBLZSym+pzrvDPTLcvUMKa4wSJH+SqApzPkRls2n4ljco9aV3aDG0BoJy tuL9A+Ph0PGRtgSENLaLZpDcP+EkPtgYXPx/gvBQRjoKukY4a0swPraZXqUxQquMTz5N zR/Ia/edZhPN7VqrgtBWxOV5XAzJ0HBrPc+hJ4PyUg4V4YJzlPqx4vj8sm20hac7/avA 8C/cnklQbsQJYvPjlGWs9gTb5pMVeYyM3AbAEMwGABuSLhxsPvZOMvWs7d8znoQv+9XH oJWY7fqaWsDGX3/O3MVbRagQ2mF2cxPnr9OjkKOLNaYureo3djH5rk1DFSWk3aKBeTy4 verg== X-Gm-Message-State: AD7BkJIDQS5tsX5+bv/oHTzj1kwYfToqIKbB/zjAd7VIlqueSsQmpuMxqm5hRmALd4+Bng== X-Received: by 10.28.13.79 with SMTP id 76mr11249903wmn.5.1459763594030; Mon, 04 Apr 2016 02:53:14 -0700 (PDT) Subject: Re: Installing python's pypiwin32 To: cygwin AT cygwin DOT com References: <570233D4 DOT 5090103 AT bellsouth DOT net> From: Marco Atzeri Message-ID: <57023987.2060604@gmail.com> Date: Mon, 4 Apr 2016 11:53:11 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <570233D4.5090103@bellsouth.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 04/04/2016 11:28, Dennis Putnam wrote: > I'm trying to install pypiwin32 and have hit a stone wall. That module > wants _winreg so I installed cygwinreg. However, I cannot find a way to > tell pip to use cygwinreg rather than _winreg. Is there a way to alias > or some way to get pip to use the right module? TIA. > I doubt the package is cygwin compatible -- 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