【python 3.6】ERROR: No matching distribution found for python-opencv

python 3.6安装python-opencv出错:
在这里插入图片描述改用命令 python -m pip install python-opencv即可。