Changes between Initial Version and Version 1 of Ticket #21598
- Timestamp:
- 09/26/16 12:38:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21598 – Description
initial v1 1 1 Installing psutil on cygwin simply doesn't work. It actually refuses to install on cygwin. See attached log. 2 2 3 I will investigate why psutil doesn't support Cygwin. It's probably something I can fix.3 The relevant issue for psutil is here: https://github.com/giampaolo/psutil/issues/82 It was determined unfixable due mainly to lack of time / expertise. I at least suspect I can get something working.