Skip to content

Bug: Cannot Import Block Model Units #320

Description

@jamie-spyker-sqnt

Bug Description

evo.blockmodels.typed fails to import because its init.py imports from evo.common.typed - which does not exist.

Steps to Reproduce

import anything from units.py.

Expected Behavior

Imports as expected

Actual Behavior

Traceback:
from evo.common.typed import BoundingBox, Point3, Size3d, Size3i ModuleNotFoundError: No module named 'evo.common.typed'

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