Skip to content

MotionBuildConfigOverlay._validate_inputs() throwing exception for numpy>=2.0 #149

@rocco8773

Description

@rocco8773

The MotionBuildConfigOverlay._validate_inputs() is throwing a ValueError when numpy>=2.0 is installed.

new_coords[coord.name] = np.linspace(
np.min(coord), np.max(coord), num=size
)


Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component | GUIcode touching the GUI functionalitybugSomething isn't working

    Type

    No type

    Projects

    Status

    Tasks

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions