Skip to content

Type stubs missing #89

@swelborn

Description

@swelborn

Hello! I am doing some development with pvaccess/pvapy, and I have found my IDE (vscode) cannot find the symbols associated with pvaccess:

image

I generated them using mypy:

pip install mypy
stubgen -m pvaccess
mv out/pvaccess.pyi /path/to/pvacess/site-packages/dir/

This fixes the issue (still unknown args, but better than having red lines everywhere in my IDE):
image

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