google-deepmind / google-deepmind/weathernext

ERROR: pip's dependency

Open
#215 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.7k
Forks
986
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am trying to use the demo and at the very first line when installing the master it crashes :

-# @title Pip install graphcast and dependencies
%pip install --upgrade https://github.com/deepmind/graphcast/archive/master.zip

The error is the following :

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
ibis-framework 9.5.0 requires toolz<1,>=0.11, but you have toolz 1.1.0 which is incompatible.
Successfully installed absl-py-2.4.0 cartopy-0.25.0 chex-0.1.91 colabtools-0.0.1 dinosaur-dycore-1.2.1 dm-haiku-0.0.16 donfig-0.8.1.post1 flexcache-0.3 flexparser-0.4 graphcast-0.2 jmp-0.0.4 jraph-0.0.6.dev0 numcodecs-0.16.5 pint-0.25.3 toolz-1.1.0 tree-math-0.2.1 trimesh-4.12.2 xarray_tensorstore-0.3.0 zarr-3.2.1

Is there anything I can do ?

Best regards.

Contributor guide

Open the contributing guide

Research direction

Start with the demo's first `%pip install` cell and reproduce the dependency output shown in the issue. Check whether the ibis-framework/toolz conflict prevents the demo from running, then verify the expected installation behavior and document the result or identify the dependency change needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.