xyou365 / AutoRclone

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

无法添加进td中 #47

Open HtnrxUNc opened 4 years ago

HtnrxUNc commented 4 years ago

~/AutoRclone# python3 add_to_team_drive.py -d

Found credentials. Make sure the Google account that has generated credentials.json is added into your Team Drive (shared drive) as Manager (Press any key to continue) Readying accounts |#################### | 460/701Traceback (most recent call last): File "add_to_team_drive.py", line 63, in ce = json.loads(open(i, 'r').read())['client_email'] KeyError: 'client_email'

Nicivian commented 3 years ago

Hi, were you able to fix this issue? I'm having the same problem.

HtnrxUNc commented 3 years ago

嗨,您能够解决此问题吗?我有同样的问题。

Hi, were you able to fix this issue? I'm having the same problem.

I have identified the source of the problem and solved it, but so much time has passed that I have forgotten my solution. But you could try installing a full runtime environment (like python, it's been so long since I've used it that I'm not sure if it's based on python)

Nicivian commented 3 years ago

I see, thanks!