Skip to content
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
@bubba42

Description

@bubba42

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:

  1. Emacs Version 26.3
  2. OSX 10.15.4
  3. Python 3.7
  4. 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:

Snippet 1/Error 1
image

image

Snippet 2/Error 2
image

image

Any thoughts?

Do I need to add a settings.json directory level file

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions