Hello, On 2024-12-07 15:56, Graham Inggs wrote:
219s from .pinkindexer import PinkIndexer 219s /usr/lib/python3/dist-packages/dials/algorithms/indexing/lattice_search/pinkindexer.py:5: in <module> 219s import gemmi 219s E ModuleNotFoundError: No module named 'gemmi'
dials autopkgtest apparently does not pull in the dependency on python3-gemmi. I think python3-dials should have 'Depends: python3-gemmi'.
Andrius