- 博客(1)
- 收藏
- 关注
原创 python使用 pyinstaller打包后locateCenterOnScreen的confidence错误
使用locateCenterOnScreen涉及到confidence参数的时候,在编辑器内可以正常运行 但是使用pyinstaller打包后会报 TypeError: _locateAll_python() got an unexpected keyword argument 'confidence’。 的错误 查了很多帖子解决方法如下: 第一种方法:直接去掉confidence参数 但是会导致识别必须百分百 没有容错 第二种方法:降低 numpy 和opencv-python 的版本为 ..
2022-01-04 12:49:42 2683 2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人