Searched refs:Ouch (Results 1 – 1 of 1) sorted by relevance
132 class Ouch(RuntimeError): class304 raise Ouch(msg)317 raise Ouch(msg)410 raise Ouch("VENV creation subprocess failed.") from exc640 raise Ouch(719 raise Ouch("found no usable tomli, please install it")721 raise Ouch(752 raise Ouch("found no usable distlib, please install it")761 raise Ouch(f"group {group} not defined") from exc767 raise Ouch(result[0])[all …]