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=TQOqypO8s7mlwB+M zGUj+HdZ+Khb791rdyVCQI173OaGkqABHNwvWVfc51vvjp8VIw3oQsstmRJc52Oj 4C7FCEseJgVeb55Uy5sA81d0vU3iPTstMOjo7IIinIB+IrhxlOYwF0cvjtdj6kAu dvCCgLLtH25Vc0ctzZ6S7YgnO6o= 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=EbCki6b+XnnFYbK6VRPxF5 DWMjY=; b=kIRyQikg/Oav14GVg0og1hZ55e1UVD8iGzVcZejAu1cyGw7FKdR7GO zLmp1M90YwVV+EX0pHzCy0cRIag3ubzMgnxE/hxYJ6CJ1iKRu3q/qNCpl7emGksD OodAMgljH2DsIeEXte/4c6/y+ExGOlcY2VJFoek6+AG3k6/tLgbUs= 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=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Immediately, H*i:sk:15ffd38, H*f:sk:15ffd38, H*MI:sk:15ffd38 X-HELO: mail-wr0-f178.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=CT9GEBuUDL/kOFdOL5QKjjUulo4WwN/YC98uZ/Clow8=; b=H7AFIWYCUquOAd4Hy2IbXknwGMZSIfb8A0HrJ8CchWA/8bwHrdve06LAme9Cg3zHD/ UYLZc52K9d5ZjqnoDUTLeM5CCD+ciE/14opKZPfcpHn+xKzvquERQo2XLlVTSzkBtx5T +9ERuvT/oPel0dwYEewThdXQjPMTtSO5pyMZIbhiQlHozonwTQo5BluAEVibn9KNG1Ho J9fKY+g0SyRS1wCe/2wbMNQ0kuOYl9AZvwHQv18GY401GyCf1egZ00/F8McvZbdiP70N 6V1erbtJa3V8YpFilDEigim8A0p/g1kWcTpDhOoQwnfBBXmaUwENKgWt5UJ2DBDg4e5e +Mkg== X-Gm-Message-State: AFeK/H0cOTQa0bxEzJAG1tEeBoswOysmH6g2NBnvMFQBLhpTpMmLxxKcFaejLkS2OxUxgg== X-Received: by 10.223.131.99 with SMTP id 90mr279509wrd.147.1490713669145; Tue, 28 Mar 2017 08:07:49 -0700 (PDT) Subject: Re: mksetupini could not find pkg_resources To: The Cygwin Mailing List References: <09a007d8-cd2d-37fe-c63b-827037ac44e8 AT gmail DOT com> <91ee550d-87eb-fbaf-e6ce-f8c0ecb1d7ac AT dronecode DOT org DOT uk> <448cc35d-2cd4-7739-d665-95d2df00b4c1 AT gmail DOT com> <15ffd384-dc2f-2186-6870-6f6f0b9b3d98 AT dronecode DOT org DOT uk> From: Ivan Gagis Message-ID: <277eb169-fc45-56b2-d03d-bd1931dfc575@gmail.com> Date: Tue, 28 Mar 2017 18:07:47 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 MIME-Version: 1.0 In-Reply-To: <15ffd384-dc2f-2186-6870-6f6f0b9b3d98@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Thank you for help! It works now with -g option to setup invocation! On 03/28/2017 05:14 PM, Jon Turney wrote: > On 28/03/2017 14:57, Ivan Gagis wrote: >> On 03/28/2017 04:10 PM, Jon Turney wrote: >>> On 27/03/2017 21:03, Ivan Gagis wrote: >>> >>> Does 'python3 -v /usr/bin/mksetupini' tell you anything? >> It tells a lot and among that there is this "pkg_resources not found" >> message. See full output in attached log.out file. >>> >>>> Does anybody have other ideas of what could be wrong? >>>> What can I try to analyze the problem? >>> >>> cygcheck.out as per [1] might shed some light. >> See cygcheck.out in attachment. > > Immediately I notice: > >> python3 3.4.5-1 OK >> python3-appdirs 1.4.3-1 OK >> python3-packaging 16.8-1 OK >> python3-pyparsing 2.1.10-1 OK >> python3-setuptools 34.3.2-1 OK >> python3-six 1.10.0-1 OK > > Somehow you have python3 3.4, but python3-setuptools for 3.6. > > The output of 'python3 -v' > >> I'm building my stuff on Appveyor, so it uses a clean cygwin64 >> installation every time, at least I hope it is clean, but no guarantee >> that it is very recent cygwin there. Just in case, you can see the >> faulty log here: >> https://ci.appveyor.com/project/igagis/prorab/build/master-36 > > I think you need to add the -g flag to the setup invocation you are > using, to allow it also upgrade any installed packages which need it. > > (If setup understood about versioned dependencies, it wouldn't leave > you in this mess, but "someone has to do it"...) > -- 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