Hi Andreas,

On 2024-02-23 09:15, Andreas Tille wrote:
I've attempted to fix python-coverage-test-runner in Git since this
package is finally responsible for the failure of vmdb2:

  File "/usr/lib/python3/dist-packages/CoverageTestRunner.py", line 22,
in <module>
     import imp
ModuleNotFoundError: No module named 'imp'

I had a similar problem. I worked it around by depending on python3-zombie-imp, the original code did not require any modifications.

Best,
Andrius

Reply via email to