python-tools icon indicating copy to clipboard operation
python-tools copied to clipboard

python-tools was unable to find your machine's python executable

Open redjax opened this issue 1 year ago • 1 comments

I am using Windows 11 24H2. I installed pulsar with scoop.

Python is installed on my machine with pyenv:

image

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:

image

Setting my Python package settings in pulsar's settings to python does not resolve the issue:

image

I have installed pyls with uvx tool install pyls, but this also did not resolve the issue.

redjax avatar Dec 20 '24 04:12 redjax