pip install fuckit python import fuckit def error_function(): print(unknown_variable + 5) with fuckit: error_function()