sublimelsp / LSP-ruff

LSP helper for ruff - an extremely fast Python linter, written in Rust.

Home Page:https://packagecontrol.io/packages/LSP-ruff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ensurepip does not exist as standalone program

edaqa-uncountable opened this issue · comments

On recent Ubuntu installs, the ensurepip program does not exist in Python3.11. It needs to be called as python -m ensurepip. This precents the ruff package from setting up correctly.

Can you provide Sublime Text logs, error messages and such?

Closing due to no response.
We are not calling ensurepip anyway. Maybe pip does but that's out of our control.