FAIR-Chem/fairchem

scale file paths need to be updated for monorepo organization

zulissimeta opened this issue · 1 comments

The configs point to scale files as configs/.../.../..pt, but if running from the top level that should now be src/fairchem/core/configs/.../.../.pt.

We should either update the configs, or think about whether we really want relative references in the configs (relative to the core folder might make more sense.

See the error here: https://fair-chem.github.io/legacy_tutorials/OCP_Tutorial.html

the tutorial now uses wget to download scale files locally.