OpenFreeEnergy / OpenFreeEnergy/openfe
Espaloma tests failing with missing DILL_AVAILABLE import
Open
@mikemhenry is already working on this.
Since Apr 16, 2026.
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
Error message:
E ImportError: cannot import name 'DILL_AVAILABLE' from 'torch.utils.data.datapipes.utils.common' (/root/micromamba/envs/openfe_env/lib/python3.12/site-packages/torch/utils/data/datapipes/utils/common.py)
For now we can xfail the relevant test, but it likely needs an upstream fix.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.