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=Vg7ixDj5YdUv5bbq
	WuAqTsSRyyI5YnwDxVnEoAdlALdj/MDgV0lhYCDMZWSGJxvxq3s7MpbAx60T/PPG
	+rMx6uPbbpHRm5XalGUqndDNcxD/ilVR20vFt1Xzqye1+6s21yp3hRND3MFn496g
	/TexpeB8qRAulxLBVaFJpLMVUYI=
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=bgHyuKgLOT/JjTcMleZrfj
	Ez72U=; b=f+BxevVWSY2k4ngMyFWfGKJvgPZzDJn1U16MJm7Hzgh4DOZOi8t9JO
	99oLgTdbdQBtsL9KzjR7Au4R8N+MTTjORt9DW1+wUJGJg1j/BkL6dmODXu2fMqOO
	IlsI/aquZ/2pWDoG5BFPiCbAJXSf5BdO461skzOGf9kx2KT/jGUR0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=0.2 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=mock, Felipe, felipe, dask
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: installing dask python (psutils problem)
To: cygwin AT cygwin DOT com
References: <20160816013311 DOT GA2480 AT gmail DOT com>
From: Ken Brown <kbrown AT cornell DOT edu>
Message-ID: <bb29a714-df52-abf7-82ff-b1ff38723f2f@cornell.edu>
Date: Tue, 16 Aug 2016 00:08:00 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <20160816013311.GA2480@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Cornell-Gauge: Gauge=X
X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none;
X-IsSubscribed: yes

On 8/15/2016 9:33 PM, Felipe M. Vieira wrote:
> my primary goal is to install dask (python program).
[...]
> 1) Is there a way to install all other dependencies except for psutil? I went manually with pip --no-deps but then it was taking to long.
> 2) Is there a way to 'mock' the install of a package just so the installation process does not halt on error?
> 3) Is there any other way?

Can you edit setup.py and remove the dependency on psutil?

Ken


--
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