Skip to content
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

It cannnot autocomplete the OpenCV #195

Closed
sunshineharry opened this issue Aug 1, 2020 · 4 comments
Closed

It cannnot autocomplete the OpenCV #195

sunshineharry opened this issue Aug 1, 2020 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@sunshineharry
Copy link

Environment data

  • Language Server version: 2020.7.4
  • OS and version: Windows 10
  • Python version (& distribution if applicable, e.g. Anaconda): Anaconda with python 3.7
  • OpenCV version: 3.4.2 ( and I use the OpenCV and OpenCV_contribe in same version)

Expected behaviour

When I use origian python Language Serve provided by Microsoft, It works. When I coding cv2. ,it autocompletes imread etc. It's expected behaviour

Actual behaviour

It cannnot autocomplete the OpenCV!!!

Well, when conding like that,

import cv2
cv2.

It doesn't work.

Logs

Maybe I don't have it, sorry.

@github-actions github-actions bot added the triage label Aug 1, 2020
@sunshineharry
Copy link
Author

I don't know how to upload the screenshot, maybe I can email to you

@sunshineharry
Copy link
Author

Well, I know it.

In Expected behaviour, the following screenshot should be appendixed.

image

In Actual behaviour, the following screenshot should be appendixed.

image

@jakebailey
Copy link
Member

Duplicate of #138.

@jakebailey jakebailey added the duplicate This issue or pull request already exists label Aug 1, 2020
@github-actions github-actions bot removed the triage label Aug 1, 2020
@fffzzy
Copy link

fffzzy commented Nov 3, 2020

This problem seems related with Pylance server. Uninstalling Pylance plugin and switching back to default Jedi server can solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants