Skip to content

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

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")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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