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

vscode extension Pylance did not detect installed lib 'label_studio_sdk' #4761

Closed
stevezkw1998 opened this issue Aug 24, 2023 · 2 comments
Closed
Assignees
Labels
needs repro Issue has not been reproduced yet user responded Was "waiting for user response" and they responded

Comments

@stevezkw1998
Copy link

stevezkw1998 commented Aug 24, 2023

Environment data

  • Language Server version: XXX
  • OS and version: XXX
  • Python version (& distribution if applicable, e.g. Anaconda): XXX

Code Snippet

image
image
image

XXX

Repro Steps

  1. XXX

Expected behavior

XXX

Actual behavior

XXX

Logs

XXX
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Aug 24, 2023
@debonte
Copy link
Contributor

debonte commented Aug 25, 2023

Thanks for the report. Would you please check if the correct virtual environment has been selected?

The way to do that would be to:

  • If you have not selected a virtual environment, the status bar will show your global python interpreter version.
  • Click on version number and choose the correct environment from the command palette.
  • If there is no environment offered, you will need to create an environment and then select that as the default environment.

You can find more details on Python environments in VS Code here.

@debonte debonte added the waiting for user response Requires more information from user label Aug 25, 2023
@stevezkw1998
Copy link
Author

Hi @debonte thank you for your suggestions, I adopted it, selecting a venv works for me
image

@github-actions github-actions bot added user responded Was "waiting for user response" and they responded and removed waiting for user response Requires more information from user labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet user responded Was "waiting for user response" and they responded
Projects
None yet
Development

No branches or pull requests

2 participants