Skip to content

ERROR: UndefVarError: rm_singleton_indices not defined in Julia 1.10Β #270

@lazarusA

Description

@lazarusA

Getting this in Julia 1.10

julia> ds_skip_cube[Variables=At(["SNDPPT_M_sl1_250m_llnor"])]
ERROR: UndefVarError: `rm_singleton_indices` not defined

which is defined here:

Jβ€² = Base.rm_singleton_indices(ntuple(Returns(true), Val(ndims(A))), J...)

BUT, I don't even see this being available in Base for Julia 1.10, it is in Julia 1.11 though.

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