Skip to content

PackagesNotFoundError Kaleido not available in conda-forge / defaults #10

@joangcc-pers

Description

@joangcc-pers

Problem in installing dependencies.

Setting:
Apple SIlicion M3 Pro
Memory: 18GB
MacOS: Sequoia 15.6.1
python version: 3.13.5
Conda version (Anaconda): 25.5.1

conda env create -f cpu-environment.yaml

Resulting error in terminal

2 channel Terms of Service accepted
Channels:
 - conda-forge
 - defaults
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - kaleido

Current channels:

  - https://conda.anaconda.org/conda-forge
  - https://repo.anaconda.com/pkgs/main
  - https://repo.anaconda.com/pkgs/r

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

Problem solved if installing kaleido through pip

dependencies:
  - python=3.12
  - ipykernel
  - jupytext
  - jupyterlab
  - arviz
  - matplotlib
  - numpy
  - pandas
  - seaborn
  - tensorflow
  - tensorflow-probability
  - xarray
  - pympler
  - statsmodels
  - jax
  - numpyro
  - nutpie
  - ipywidgets>=8.1.7,<9
  - plotly >=6.3.0
  - memory_profiler>=0.61.0,<0.62
  - pymc==5.24.1
  - pymc-marketing>=0.15.1,<0.16
  - blackjax>=1.2.4,<2
  - great_tables>=0.18.0,<0.19
  - rich>=13.0.0
  - pip
  - pip:
      - google-meridian>=1.1.6,<2
      - kaleido

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