This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: installing dask python (psutils problem)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]