Error installing pyright #1874
Unanswered
AnthonyTschirhard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm a junior neovim enthusiast and I'm having some trouble installing pyright with Mason.
I'm getting the following error:
In the log file:
I've tried everything I could think of, like removing all my nvim data files, reinstalling nodejs & npm, nothing worked.
I've managed to install another LSP (basedpyright) but neovim keeps wanting to install pyright when I open a python file (so far, I'm not getting any auto-completion but I can "goto definition" so it seems I'm partially using basedpyright).
I anyone has an idea:
1/ how to fix this problem and install pyright OR:
2/ use another LSP for completion.
I would be forever grateful.
FYI, I'm using lazyvim, vanilla.
Thanks a lot!!
Anthony
Beta Was this translation helpful? Give feedback.
All reactions