
Aug. 12, 2023
7:49 a.m.
On 2023-08-12 10:15 jnk.gregorczyk@gmail.com wrote:
When following:
cd common ./configure && make make test
I'm getting ModuleNotFoundError: No module named '_dbus_bindings' in all 15 tests.
Mhm... Can you show us more of the output. It is not clear which one of the tests did cause that problem. There are more then just "15 tests". You can also try to do "pytest -vx". What GNU Linux version you are using? Maybe it would be better if you open an Issue on Microsoft GitHub when sending us the output.