plurigrid / grid

Plurigrid Testnet #0: Edith Clarke
2 stars 1 forks source link

'just docker' error #2

Open blue-note opened 1 year ago

blue-note commented 1 year ago

RuntimeError

Hash for pillow (9.5.0) from archive Pillow-9.5.0-cp310-cp310-manylinux_2_28_x86_64.whl not found in known hashes (was: sha256:230dfc54736a9986907f4a454d229b372b8417699efc15a231adfe4804f71ada)

at /nix/store/zby524372x0cb3jag7k0dlms7vbjyjk1-python3.10-poetry-1.2.2/lib/python3.10/site-packages/poetry/installation/executor.py:681 in _validate_archive_hash 677│ archive_hash: str = "sha256:" + file_dep.hash() 678│ known_hashes = {f["hash"] for f in package.files} 679│ 680│ if archive_hash not in known_hashes: → 681│ raise RuntimeError( 682│ f"Hash for {package} from archive {archive.name} not found in" 683│ f" known hashes (was: {archive_hash})" 684│ ) 685│

• Installing pydantic (1.10.7): Failed

bmorphism commented 1 year ago

hey, thanks for raising, would recommend restarting Docker, clearing cache etc.

how about REPL?