if not os.path.isdir(folder):
        raise ConanException("No such directory: '%s'" % str(folder))