This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Getting python 3 generics to work with lsp-python-ms #91
Open
Description
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:
- Emacs Version 26.3
- OSX 10.15.4
- Python 3.7
- Pipenv through the develop branch of the python spacemacs layer
So when I try to write code that uses typing and generics I get the following errors:
Any thoughts?
Do I need to add a settings.json directory level file
Thanks!
Metadata
Metadata
Assignees
Labels
No labels