3

I was working with opencv in python.

Whenever I use import cv2 and then use any of the functions say cv2.imread() pycharm does not autocomplete the function.

It does so for other modules. Don't know how to solve it.

I tried this but am not able to find any virtual environment.

I used this method to get pycharm working on my linux system

 

Edit : I don't know if this helps but

The path of thecv2 module is /usr/local/lib/python3.5/dist-packages/cv2.cpython-35m-x86_64-linux-gnu.so

Pycharm Project interpreter path is /usr/bin/python3.5

Community
  • 1
  • 1
humble
  • 2,016
  • 4
  • 27
  • 36

0 Answers0