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