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=luo7L03LvMCCkrxv HYUhJy95Z1QiiBpobUk6CZkMMbbsyqv5G+PMlC2Ld9lf7GKvQaXFuAtE1hk94bwC r4LHM0dEM4iYrk0JNd531px0yjQOijU8z1oSF2hPSO1qCaguUrfdvKFHjtWQnRdB oIREEgUZDjub/PMlmJ3pXbE6Idg= 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=HBqbZOQ41NLhPb0dKwg6AG nRago=; b=CZ3WvByjdBOOCUIVmKlzN5XSTl5vMbyhvJ/FQRYgI27WxOrw9EZsrp dy3MgC3r0Wq18kYFJFlL7Os/vtenLV+5QMbpbPmPiZJvs4hpfzmBAJ0/JVALt5iQ BUboFy74vCq3JXhcAM7aIha/UwaSkZ1rOClR7rXsDFbKIj6pDIdf0= 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=-0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=cygwincom, cygwin.com, Package, 36 X-HELO: mail-wm1-f49.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=FmAhS6w8wXV36VtcZmXn4V7a9Mik4LYTTef4TJB/xpk=; b=k93wdtWi5dEH4DYNav77HpXXVZTevyik58OjT1CPBh6EV3qVKEKjOEFMLRO5V8cGSM r5UhNKf+G+Gs4xuJpZYwFsshEKnfb/25E4LdlrvXxy8k2jvca65lZsqZPYmtZd/73KIy Gj9yPoUECjT6FRjcHAED5mh/E3kzQsuUpZw/DKrYeaBMNPjiamvkzjZV5i1rlWUnxFyA gOnYku2Yf7QlMLPgB7+wRBfAeNQwHTRaacCiREjWoeI6pAsnOtTs/mRpQY+OYJZpfSjp AnVqsH9UwG4cACU84u9cAkNrZbxK/cKM7UIkhBWh0ASOdURaf0NJNxgTCy3LdMkE/xPN p+SA== Subject: Re: Strange behavior of Python Package Index To: cygwin AT cygwin DOT com References: <1578320592409-0 DOT post AT n5 DOT nabble DOT com> From: Marco Atzeri Message-ID: <66688313-81a3-6e0e-aa62-7c3197c42dbf@gmail.com> Date: Mon, 6 Jan 2020 15:44:22 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 In-Reply-To: <1578320592409-0.post@n5.nabble.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 06.01.2020 um 15:23 schrieb Kptain: > > Hi, > > Something is strange with Python Package Index (PIP): > > I have selected python38-tkinter package for the Cygwin setup. > > Tkinter is available when I start python3.8, but when I try to check list of > packages installed with pip3.8, > tkinter is not listed. > > It seems that all packages selected from Cygwin setup are missing. > Only packages installed with command pip3.8 install are listed. > > > Could someone explain what is wrong with my setup? > have you noticed that 3.6 is still default and 3.8 has very few packages ? https://cygwin.com/packages/package_list.html -- 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