Skip to content

No tab completion recognition of installed opencv-python #811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Petros626 opened this issue Mar 2, 2023 · 1 comment
Closed

No tab completion recognition of installed opencv-python #811

Petros626 opened this issue Mar 2, 2023 · 1 comment

Comments

@Petros626
Copy link

Hello people

I have installed the latest version (4.7.0) and by itself the use of functions in the terminal works, e.g.

import cv2 
cv2.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:

sudo ln -s /home/pk/.local/lib/python3.9/site-packages/cv2 /home/pk/.config/Thonny/plugins/lib/python3.9/site-packages/cv2

Thanks in advance

@asmorkalov
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants