xyou365 / AutoRclone

AutoRclone: rclone copy/move/sync (automatically) with thousands of service accounts

Home Page:https://www.gfan.loan/?p=235

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python3 gen_sa_accounts.py --quick-setup 1 --new-only

xhrzg2017 opened this issue · comments

Traceback (most recent call last):
File "gen_sa_accounts.py", line 311, in
resp = serviceaccountfactory(
File "gen_sa_accounts.py", line 178, in serviceaccountfactory
cloud = build('cloudresourcemanager', 'v1', credentials=creds)
File "/usr/local/lib/python3.8/dist-packages/googleapiclient/_helpers.py", line 130, in positional_wrapper
return wrapped(*args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/googleapiclient/discovery.py", line 321, in build
discovery_http.close()
AttributeError: 'Http' object has no attribute 'close'