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

Replace call to python with sys.executable in Pylint plugin #487

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

jspricke
Copy link
Contributor

No description provided.

@krassowski
Copy link
Contributor

This may be true for specific Python installations (operating systems/distributions), but not in general. Can you use sys.executable instead?

@jspricke
Copy link
Contributor Author

Done.

Copy link
Contributor

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ccordoba12 ccordoba12 added this to the v1.9.1 milestone Nov 15, 2023
@ccordoba12 ccordoba12 changed the title Executable is python3 Replace call to python with sys.executable in Pylint plugin Nov 15, 2023
@ccordoba12 ccordoba12 added the enhancement New feature or request label Nov 15, 2023
@ccordoba12 ccordoba12 merged commit 2a7d5b7 into python-lsp:develop Nov 15, 2023
10 checks passed
@jspricke jspricke deleted the fix_exe branch November 15, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants