040221: The provided minimum and maximum number of points per subset cannot be honored.

Description

The Input point features cannot be split into subsets that honor the Minimum number of points per subset and Maximum number of points per subset. For example, if you have ten input points and you want subsets with at least six points per subset and no more than seven, this error will occur because ten points cannot be divided into groups of size six or seven.

Solution

Change the Minimum number of points per subset and Maximum number of points per subset to values that are possible for the number of points in your dataset.