On 23.01.19 15:14, Andreas Tille wrote: > Hi, > > On Wed, Jan 23, 2019 at 10:11:14AM +0100, Matthias Klose wrote: >> >> File "/usr/lib/python3/dist-packages/cwltool/utils.py", line 18, in >> <module> >> from mypy_extensions import TypedDict >> ModuleNotFoundError: No module named 'mypy_extensions' > > Just from reading the dependencies: Isn't this fixed now as well after > > #920251: cwltool is missing a dependency on python3-mypy-extensions > > is fixed?
yes, looks like that. waiting on the autopkg tests ...

