pylsp not installed #387
Unanswered
dave-kennedy
asked this question in
Q&A
Replies: 1 comment
-
Hello! Thanks for sharing the log entry, I believe that's an error with Mason. I've opened williamboman/mason-lspconfig.nvim#50 which hopefully fixes this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I must be missing something here:
I'm new to Packer and Mason. Pretty sure Packer is working fine, but I must be missing something in the Mason config because I get this error when opening a Python file:
Spawning language server with cmd:
pylspfailed. The language server is either not installed, missing from PATH, or not executable.
Confirmed there is no such executable in the .local/share/nvim/mason directory.
Edit: I deleted the .local/share/nvim/mason directory, recreated packer_compiled.lua and restarted nvim. It took a few minutes, but eventually an error popped up:
I restarted again and now it works.
Beta Was this translation helpful? Give feedback.
All reactions