def build_extension(self, ext): try: build_ext.build_extension(self, ext) except ext_errors: raise BuildFailed()