forked from yyoncho/emacs
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't set up pyright and pylsp language servers #11
Comments
Log with logged
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to set up some python language server.
jedi-language-server
andlsp-python-ms
works fine, whilepylsp
andpyright
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 usingpylsp
with that fork so seems like I'm doing something wrong, but can't figure it out. Also I started it withlsp-start-plain.el
with same resultThe text was updated successfully, but these errors were encountered: