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=MJTe8uXiWLLzLD7U w0Qye8ExCN4ttnBmp2XFmqnx4poQm8j89fiIh7j6pCbiYKEJIiZmSIbpqXfkDr1F JMiFg9vwGzxtDFxhUdlnIOwkYPLCg8OCzalMxGhddGY7yYQduxaVzIYN1jhBrHhr z6ha7xHEzBP3B6HtdoAmVDWSZlI= 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=yJv0PzXTPDHojtdksjIwkp y8p4w=; b=cE9QIZ3AMOJJsYa7Gg4CVaPjKavOROXgH6MaIcIXFIuMtnq2ZO5rVr +VDAX+0gFV71FKH8ilstSwUguxRiBqiS/SQEOBtV8/aLjPkek6mrnq45sdtzgq+Z SZUgcvUCDgKqAGipUg79NVkBLWamdHe+UCC7PN4gsPE8wZmceUyco= 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.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=morten, bjoernsvik, libzmq5, salt X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com B99DB61B9D Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com B99DB61B9D Subject: Re: Please update libzmq5 To: cygwin AT cygwin DOT com References: <2052222517 DOT 5707683 DOT 1499071090362 DOT ref AT mail DOT yahoo DOT com> <2052222517 DOT 5707683 DOT 1499071090362 AT mail DOT yahoo DOT com> From: Yaakov Selkowitz Message-ID: <98f1821c-c5db-7465-d32e-ba0f8e054b03@cygwin.com> Date: Mon, 3 Jul 2017 22:56:03 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <2052222517.5707683.1499071090362@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2017-07-03 03:38, morten bjoernsvik via cygwin wrote: > I was unable to install jupyter notebook (https://jupyter.org/) on > cygwin64 (python3.6.1) without manually updating the > ZeroMQ library to latest stable version 4.2.1 What is the exact issue here, because... > The python lib pyzmq fails installation. This library is a widely use > python lib and is also used in salt. And the latest version of which, which predates zeromq 4.2.1 (and therefore cannot actually require it) is already available in the distribution as python{2,3}-zmq. > $ apt-cyg show libzmq5 Please note that apt-cyg is not a supported method of package management on Cygwin. -- Yaakov -- 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