I'm working on MobaXterm and need a python library (prefect
) requiring psutil
. When I run pip3 install psutil
I get the following error : platform cygwin is not supported
Then pip loops on older verisons of psutil repeating the same errors again.
How can install psutil on MobaXterm ? I can't consider installing Linux on my computer for now, although an alternative to MobaXterm could if it's the only solution.