Open astenman opened 3 years ago
Hello,
I am using lsp-pyright in the following environment
When lsp-mode is starting the pyright server I get the following error
LSP :: pyright:10456 initialized successfully in folders: (c:/Software/license-queue c:/Software/admin-scripts c:/Software/user-admin-scripts c:/Software/PyTest c:/Webb/TPCloner c:/Software/vault-audit-sink c:/Users/anste c:/Software/dog-lameness) Error processing message (file-error "Opening directory" "Permission denied" "c:/Users/anste/AppData/Local/Application Data").
Furthermore, my Emacs is unresponsive quite a while after opening the first Python buffer.
I do not know if this is a problem with the pyright server itself, or lsp-mode.
Hi, did you manage to solve the issue? I have the same issue right now.
Hello,
I am using lsp-pyright in the following environment
When lsp-mode is starting the pyright server I get the following error
Furthermore, my Emacs is unresponsive quite a while after opening the first Python buffer.
I do not know if this is a problem with the pyright server itself, or lsp-mode.