Skip to content

error: Duplicate module named "humanfriendly.terminal.html" #66

@ikrivosheev

Description

@ikrivosheev

Hello! Thank you very match for this package. I am using mypy for type checking in my project. Before run mypy I call stubgen for generate stubs for my deps. When I run: stubgen --ignore-error -o /tmp/stubs/ -phumanfriendly I get error:

Critical error during semantic analysis: /home/ikrivosheev/.pyenv/versions/3.9.9/envs/ptms-3.9/lib/python3.9/site-packages/humanfriendly/terminal/html.py: error: Duplicate module named "humanfriendly.terminal.html" (also at "/home/ikrivosheev/.pyenv/versions/3.9.9/envs/ptms-3.9/lib/python3.9/site-packages/humanfriendly/terminal/html.py")

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