Skip to content

CI failing on numpy... #19417

Closed
Closed
@jklymak

Description

@jklymak

Circle is failing due to:

/home/circleci/project/examples/units/ellipse_with_units.py and /home/circleci/project/examples/units/radian_demo.py

Looks like something in numpy changed:

FutureWarning: The input object of type 'TaggedValue' is an array-like implementing one of the 
corresponding protocols (`__array__`, `__array_interface__` or `__array_struct__`); but not a 
sequence (or 0-D). In the future, this object will be coerced as if it was first converted using 
`np.array(obj)`. To retain the old behaviour, you have to either modify the type 'TaggedValue', 
or assign to an empty array created with `np.empty(correct_shape, dtype=object)`.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions