这种问题一般cv2下有红色波浪线,解决方法:
- On VScode: CTRL + Shift + P
- Choose "Preferences: Open Settings (JSON)"
- Add this line into JSON file:
"python.linting.pylintArgs": ["--generate-members"]
- Done, it works for me
这种问题一般cv2下有红色波浪线,解决方法:
"python.linting.pylintArgs": ["--generate-members"]
上一篇:HDFS HA机器解决方案笔记
下一篇:CSS position财产
记录 | No module named 'cv2'
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M