xyou365 / AutoRclone

AutoRclone: rclone copy/move/sync (automatically) with thousands of service accounts
https://www.gfan.loan/?p=235
1.36k stars 520 forks source link

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

Closed xhrzg2017 closed 2 years ago

xhrzg2017 commented 2 years ago

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'