From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36035 invoked by alias); 4 Apr 2016 09:53:19 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 36019 invoked by uid 89); 4 Apr 2016 09:53:18 -0000 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 Received: from mail-lf0-f47.google.com (HELO mail-lf0-f47.google.com) (209.85.215.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 04 Apr 2016 09:53:17 +0000 Received: by mail-lf0-f47.google.com with SMTP id p188so134416798lfd.0 for ; Mon, 04 Apr 2016 02:53:17 -0700 (PDT) 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) Received: from [172.21.188.188] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id v206sm9005169wmv.12.2016.04.04.02.53.12 for (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Apr 2016 02:53:13 -0700 (PDT) Subject: Re: Installing python's pypiwin32 To: cygwin@cygwin.com References: <570233D4.5090103@bellsouth.net> From: Marco Atzeri Message-ID: <57023987.2060604@gmail.com> Date: Mon, 04 Apr 2016 09:53:00 -0000 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 X-SW-Source: 2016-04/txt/msg00053.txt.bz2 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