psutil のインストール

cd C:\Program Files\python-3.6.8
cd pytools
git clone https://github.com/giampaolo/psutil
cd psutil
python setup.py build
python setup.py install