emacs icon indicating copy to clipboard operation
emacs copied to clipboard

Can't set up pyright and pylsp language servers

Open jumper047 opened this issue 8 months ago • 1 comments

I'm trying to set up some python language server. jedi-language-server and lsp-python-ms works fine, while pylsp and pyright crashing right after start: Server pylsp:0/starting exited (check corresponding stderr buffer for details). Do you want to restart it?. Though there is no such buffer like pylsp::stderr or something. I seen people using pylsp with that fork so seems like I'm doing something wrong, but can't figure it out. Also I started it with lsp-start-plain.el with same result

jumper047 avatar Nov 23 '23 12:11 jumper047