Install Python (above 3.5 is Recommended) Upgrade Pip and install setuptools, wheel and py2exe python -m pip install --upgrade pip python -m pip install -U pip ...
This will expose the command pylsp on your PATH. Confirm that installation succeeded by running pylsp --help. If the respective dependencies are found, the following ...