Skip to content

No tab completion recognition of installed opencv-python #811

@Petros626

Description

@Petros626

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions