if output_header_path != None and not os.path.exists(output_header_path):
        return (1, u'Invalid output header path')