Closed liamhuber closed 10 months ago
from maggma.utils import get_flat_models_from_model
ImportError: cannot import name 'get_flat_models_from_model' from 'maggma.utils' (/usr/share/miniconda3/envs/my-env/lib/python3.11/site-packages/maggma/utils.py)
Because mpi-api
is 0.37.2, not 0.39.5, because pyiron_atomistics
allows a lower bound of 0.37.0. I've actually run into exactly this before, I just forgot that conda is allowing that broken lower bound.
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +0.00% (target: -1.00%) | :white_check_mark: ∅ |
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
And get it as an extras require in setup.py so dependabot sees it