Searched refs:Ouch (Results 1 – 1 of 1) sorted by relevance
132 class Ouch(RuntimeError): class304 raise Ouch(msg)317 raise Ouch(msg)413 raise Ouch("VENV creation subprocess failed.") from exc643 raise Ouch(722 raise Ouch("found no usable tomli, please install it")724 raise Ouch(755 raise Ouch("found no usable distlib, please install it")764 raise Ouch(f"group {group} not defined") from exc770 raise Ouch(result[0])[all …]