installing dask python (psutils problem)

Ken Brown kbrown@cornell.edu
Tue Aug 16 07:57:00 GMT 2016


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



More information about the Cygwin mailing list