python报错问题,TypeError: _locateAll_python() got an unexpected keyword argument 'confidence
locateonscreen 函数添加confidence参数后报错,提示TypeError: _locateAll_python() got an unexpected keyword argument 'confidence‘解决办法:需要先安装opencv,pip install opencv-python...
·
locateonscreen 函数添加confidence参数后报错,提示TypeError: _locateAll_python() got an unexpected keyword argument 'confidence‘
解决办法:
需要先安装opencv,
pip install opencv-python
更多推荐



所有评论(0)