Skip to content

AttributeError: 'Blockwise' object has no attribute 'mapping' #97

@rhardisty

Description

@rhardisty

Hi,
I was trying to implement this on Zarr files. I import and set the dask config use graphchains optimize-
image

I was trying to compute this array, b-
image

And I passed it to a delayed operator-
image

I get an error when trying to compute-
image

Looking at the graph layers, it looks like there is a Blockwise layer (which lacks a .mapping method) -
image

Was wondering if I am doing something wrong or perhaps this type of Dask array is not supported? Any help is appreciated.

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