Skip to content

unrecognized arguments --fast-parser #3

Open
@AdrienLemaire

Description

@AdrienLemaire

Installed mypy 0.670-1 from aur and vim-mypy with plug.

Plug 'Integralist/vim-mypy', { 'for': 'python' }

Executing :Mypy I get this:

:Mypy                                                                                                                                
:!mypy --ignore-missing-imports --follow-imports=skip --fast-parser app/models/user.py
usage: mypy [-h] [-v] [-V] [more options; see below]
            [-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
mypy: error: unrecognized arguments: --fast-parser

shell returned 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions