Skip to content

LibMambaUnsatisfiableError when installing environment (bokeh ↔ dask version conflict) #10

Description

@feiji110

Hi, I'm encountering a dependency resolution failure while creating a linux-64 environment using conda/mamba.

The solver reports an unsatisfiable dependency between dask 2021.9.1 and bokeh 3.0.3:

LibMambaUnsatisfiableError: Encountered problems while solving:
  - package dask-2021.9.1 requires bokeh >=1.0.0,!=2.0.0,<3.0.0a0
    but bokeh 3.0.3 is the only installable version

It also reports that openssl 3.0.7 conflicts with the versions required by the environment.

This makes the environment impossible to solve with the current package constraints.
Could you please check the compatibility metadata for dask=2021.9.1 and the available bokeh/openssl builds in the repository?

Thanks!

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