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:

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

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