Skip to content

pypi missing transformers submodule #9

@winglian

Description

@winglian

when installing from pypi: https://pypi.org/project/cut-cross-entropy/ using pip install cut-cross-entropy, the transformers submodule is missing:

>>> import cut_cross_entropy
>>> import cut_cross_entropy.transformers
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'cut_cross_entropy.transformers'

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