Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 371 Bytes

ADVANCED_INSTALLATION.md

File metadata and controls

9 lines (7 loc) · 371 Bytes

Installation and usage with pdm

  1. Install pdm
  2. Install dependencies: pdm sync --no-isolation. (The --no-isolation flag is required for torch-scatter.)
  3. Prefix every python command with pdm run. For example:
pdm run python src/br/models/train.py experiment=cellpack/pc_equiv