Skip to content

ImportError: cannot import name 'cascaded_union' from 'shapely.ops' #256

@ehsantaghizadeh

Description

@ehsantaghizadeh

Hello,

I tried following the steps in the documentation here:

https://salem.readthedocs.io/en/latest/plotting.html#plotting-with-salem

However, when running the line:

ds.T2C.isel(time=1).salem.quick_map();

I encountered the following error:

ImportError: cannot import name 'cascaded_union' from 'shapely.ops'
(/home/username/miniconda3/envs/geocat/lib/python3.12/site-packages/shapely/ops.py)

Could you please advise on how to resolve this issue?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions