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

Pylance not recognized when on WSL #5

Open
kmh0237 opened this issue May 20, 2022 · 3 comments
Open

Pylance not recognized when on WSL #5

kmh0237 opened this issue May 20, 2022 · 3 comments

Comments

@kmh0237
Copy link

kmh0237 commented May 20, 2022

Hello, I think the extension is having an issue with recognizing that pylance is installed when using it in a WSL environment connected to vscode. After running initialize, it keeps telling me to enable pylance even though it is already installed, and the box is unchecked for it being enabled (even though it is installed).

@vemel
Copy link
Collaborator

vemel commented Jul 21, 2022

Hello!

Sorry that it took so long. There will be a new update soon that improves WSL. Hopefully, it will solve this issue as well.

@CallumJHays
Copy link

For anyone else, check your vscode setting "python.languageServer" == "Pylance".
Mine defaulted to "Default" (which uses Pylance if installed), but this tool only checks that setting.

@vemel
Copy link
Collaborator

vemel commented Jul 20, 2023

@CallumJHays Thank you. I can add this to docs and to an automatic check.

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

3 participants