Import 10,000 Users into WordPress WITH a specific ID for each user
I’m not familiar with the plugin, but this might be an option to work around it: Import the ids into the database directly using SQL (phpMyAdmin). Use the plugin to import the CSV and run the “update” on those now-existing users, so they receive their updated password email.