Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'Http' object has no attribute 'close' #97

Open
whistle003 opened this issue Oct 7, 2022 · 3 comments
Open

AttributeError: 'Http' object has no attribute 'close' #97

whistle003 opened this issue Oct 7, 2022 · 3 comments

Comments

@whistle003
Copy link

root@instance-1:~/AutoRclone# python3 gen_sa_accounts.py --list-projects
Traceback (most recent call last):
File "gen_sa_accounts.py", line 323, in
download_keys=args.download_keys
File "gen_sa_accounts.py", line 178, in serviceaccountfactory
cloud = build('cloudresourcemanager', 'v1', credentials=creds)
File "/usr/local/lib/python3.7/dist-packages/googleapiclient/_helpers.py", line 130, in positional_wrapper
return wrapped(*args, **kwargs)
File "/usr/local/lib/python3.7/dist-packages/googleapiclient/discovery.py", line 321, in build
discovery_http.close()
AttributeError: 'Http' object has no attribute 'close'

@asljkdhu1inadsuhdipsaud
Copy link

resolved?

@asljkdhu1inadsuhdipsaud
Copy link

Solved?

@whistle003
Copy link
Author

whistle003 commented Nov 2, 2022

Solved?

pip3 install 'google-api-python-client>=1.12.1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants