CommandFailed exception in Python prepare step ignored
I would have expected Axii to error out, however, it just proceeded with preparing and upgrading the following modules.
@kartmann mentioned that we cannot raise it to the catch in workspace, since this would prevent other Python packages from preparing if one fails. So this must be handled in prepare/python.py