安装imutils
(c) Microsoft Corporation。保留所有权利。
D:\coding>pip install imutils -i https://pypi.tuna.tsinghua.edu.cn/simple
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Pytho
n 2.7.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting imutils
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/3f/d3/ecb4d108f6c1041d24842a345ee0123cd7f366ba75cf122601e856d42ba2/imutils-0.5.4.tar.gz
Building wheels for collected packages: imutils
Building wheel for imutils (setup.py) ... done
Stored in directory: C:\Users\zzh_m\AppData\Local\pip\Cache\wheels\e6\be\fc\d31067cd1b08027408fb3f3e25c5ca4bb4488bb574c380e641
Successfully built imutils
Installing collected packages: imutils
Successfully installed imutils-0.5.4
WARNING: You are using pip version 19.1, however version 20.3.4 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
D:\coding>