In your local.config.php file change
# Automatically calculate ranks?
Config::Set('RANKS_AUTOCALCULATE', true);
to
# Automatically calculate ranks?
Config::Set('RANKS_AUTOCALCULATE', false);
then you will be able to manually set ranks in the pilot profiles of the admin center.