Open qinfengge opened 4 years ago
The same with me
Same
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 libraries, which obviously results in errors
试试看
python3 gen_sa_accounts.py --quick-setup 2 --new-only
,您需要--new-only
开关,否则它将尝试使用任何已经存在的项目,包括已删除的项目和没有正确库的项目,这显然会导致错误
thanks it works
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 libraries, which obviously results in errors
It really works, thanks a lot.
Dont work for me still get "The Caller does not have premission"