Skip to content

BUG:The old module_version() uses import() which fails for packages where the pip package name differs from the Python module name (e.g., flagtree installs as 'triton' module). #3

Description

@lovywu

FlagTree is installed, but FlagTree-related information is not detected; instead, Triton-related information is detected. This is because the pip package name of FlagTree is flagtree, while its import package name is triton.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions