tim
Results
2
comments of
tim
Try `python3 gen_sa_accounts.py --quick-setup 2 --new-only`, you need the `--new-only` switch or else it tries to use any project that already exists, including deleted ones and ones without the correct...
Add `--new-only` switch to that command and it should work.