Could you add some instructions in the README file to handle unit test failures? Especially, the unit tests for tudatpy don't show any error traceback nor there is a log file, so it is difficult to find the cause. Maybe, it can be suggested to run them with pytest -s instead of pytest.