You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the latest version (4.7.0) and by itself the use of functions in the terminal works, e.g.
importcv2cv2.waitKey()
However, I have the problem when using the Thonny IDE (uses pip to install packages). There I can also import OpenCV, but I cannot call any functions via tab completion. What is the problem? Have also made a link as follows: