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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=X4H5S/+UtYXiidEr LLUE4lFdFyAvc3Hix8T4lIGbzb2lW2Y9IUI7mA2IXNsKUTBdmnyQZzNS1Ay5p2XA 3emPP3Lu1EeEso6WTNmeEgQ4cErFHOfgdIU8XT0Uhy9d9nRjMOjysqQ+u/FBUPF7 m5XTCDgpP2KoVrer69+dm1/OuqE= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=BvaPfYdgleF5ysTvW+snP1 62urU=; b=XHLK6moU5otWtKnBBsEoJgIuZcNdoFYhvv5/8oIQCgZpbGtfYCo6v5 WzugxbrL0i54DwisdKbhK1tH89vTUe0Rp+wFdWknGb0UUns//bfxbg7vkEUHxqdw qGUd6OnPgzH6W7/m2QNpEWehhDLObV9WKkwRF7YGbNRBVSJTdvy5o= 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.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=Zeether, zeether, pip, addon X-HELO: smtp-out-so.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Having trouble with a pip installed internet archive addon on Cygwin To: cygwin AT cygwin DOT com References: From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <592f9ff2-b96c-3927-dbb4-2bf01f1b29bd@SystematicSw.ab.ca> Date: Sun, 23 Jun 2019 23:02:31 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2019-06-23 21:03, Zeether wrote: > I've been trying to run the internetarchive pip python script in Cygwin and > when I try to enter "ia configure" to set up my Internet Archive account it > hangs when I enter my email address instead of asking me for my password > afterwards and I cannot continue. I'm not sure what to do because it works > fine on the Windows command line but not on Cygwin. Please help! If you are mixing Cygwin and Windows Python or PEX, you will have issues. It sounds like you are running a Windows console program which does not work on Cygwin ptys without using an interface like winpty. What steps did you take with which console and python to install pex and ia? -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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