You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
It seems the configs for python is incorrect in your env. Did you try it with pipenv package? If you are using macOS, you need exec-path-from-shell. The simple way to check which python version is running in Emacs, to run M-! python --version.
Apologies in advance if this is not the right place for this question.
I'm trying to get lsp-python-ms to work as the lsp backend for spacemacs.
I'm using:
So when I try to write code that uses typing and generics I get the following errors:
Snippet 1/Error 1
Snippet 2/Error 2
Any thoughts?
Do I need to add a settings.json directory level file
Thanks!
The text was updated successfully, but these errors were encountered: