Pycarm with Pyhton
已回答
I am using PyCharm 2022.1.4 (Community Edition). import cv2 cv2. sub functions are not visible. When I write cv2.imgread('') manually, it works. What is the reason?
请先登录再写评论。
This is a known issue that we haven't addressed yet https://youtrack.jetbrains.com/issue/PY-35691/Code-completion-doesnt-work-for-cv2-module, please vote for it and feel free to comment.