We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using Windows 11 24H2. I installed pulsar with scoop.
Python is installed on my machine with pyenv:
But when I open pulsar, I see a message that python-tools is unable to find my system's Python executable, and that it failed to activate ide-python:
python-tools
ide-python
Setting my Python package settings in pulsar's settings to python does not resolve the issue:
python
I have installed pyls with uvx tool install pyls, but this also did not resolve the issue.
pyls
uvx tool install pyls
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am using Windows 11 24H2. I installed pulsar with scoop.
Python is installed on my machine with pyenv:
But when I open pulsar, I see a message that
python-tools
is unable to find my system's Python executable, and that it failed to activateide-python
:Setting my Python package settings in pulsar's settings to
python
does not resolve the issue:I have installed
pyls
withuvx tool install pyls
, but this also did not resolve the issue.The text was updated successfully, but these errors were encountered: