Pycarm with Pyhton
Answered
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?
Please sign in to leave a comment.
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.