Skip to content

Remove/replace unmaintained colour dependency #2262

@adamjstewart

Description

@adamjstewart

Description

I'm trying to install geemap and its dependencies from source. However, the colour dependency in particular is causing issues. Colour (no updates in 8 yrs) depends on d2to1 (deprecated for 5 yrs), which requires setuptools 67 and older, which does not support Python 3.12+. I'm wondering if we can replace colour with something else that is easier to build from source.

What I Did

> spack install py-geemap ^python@3.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions