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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Gn aLhMGW3yle+j3zZNLYnl6cf3ryoz2OfdIwpldhqJWFsPl7nU1tKghIQ9iBhaiakx DRsFvujzNB9lli0gFqkRDmhFlZ909TXX0LV1/S6o72Zx5feHjVoRrepceHBbKo+x l10HDgEEchvvADSA+jghZRjyJH4FlxcH1u3rzlO5M= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=VRu+sh4g aiDmhQHLl19/PrG/dr0=; b=f85N+JtyXULh6O0okgMCcz8JkA4QEekMib7sn1+4 c88MdYc6EPuJD2lBnyV1/tveONzEcsnE/RxIqPERyM1sakcEJBWbGzVRCDw4/UAz KCUym0mP3AS7nW0pv8LkiQbMs6VTm/72l/d52BJm9qpL1eYtOXeBZJTVpoApS2wO ldw= 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 X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 MIME-Version: 1.0 X-Received: by 10.182.18.9 with SMTP id s9mr4226538obd.15.1377034179001; Tue, 20 Aug 2013 14:29:39 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Aug 2013 23:29:38 +0200 Message-ID: Subject: Fwd: Python 2.7.5 on Cygwin64: requests installation fails From: Public Joe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Hi there! I recently posted this issue on stackoverflow as well: on win-7 64-bit operating system, fresh cygwin-64 installation with the default 2.7.5 python library pip/easy install fails to install the "requests" package. $ pip install requests Downloading/unpacking requests Downloading requests-1.2.3.tar.gz (348kB): 348kB downloaded Running setup.py egg_info for package requests Cleaning up... No files/directories in /tmp/pip_build_joepublic/requests/pip-egg-info (from PKG-INFO) Storing complete log in /home/joepublic/.pip/pip.log For more information and context: http://stackoverflow.com/questions/18322718/python-2-7-5-on-cygwin64-requests-installation-fails Any help would be greatly appretiated. Thank you very much, Joe, the public -- 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