状況

$  docling-tools models download --all
...省略...
ModuleNotFoundError: No module named 'easyocr'

解決方法

uv tool install "docling[easyocr]"