0
点赞
收藏
分享

微信扫一扫

AttributeError: module ‘cv2.cv2‘ has no attribute ‘SIFT_create‘


AttributeError: module ‘cv2.cv2‘ has no attribute ‘SIFT_create‘_python

出现这个应该是导入opencv库的问题

我的有问题的库是

AttributeError: module ‘cv2.cv2‘ has no attribute ‘SIFT_create‘_opencv_02

 两个版本不一样,我将opencv-python卸载后升级为4.4.0.46,两个的版本一样就没这问题了。


举报

相关推荐

0 条评论