python-samples icon indicating copy to clipboard operation
python-samples copied to clipboard

quickstart.py problem : AttributeError: 'Credentials' object has no attribute '_quota_project_id'

Open RomainGratier opened this issue 5 years ago • 0 comments

When I run: python quickstart.py

The following error is displayed: AttributeError: 'Credentials' object has no attribute '_quota_project_id'

Specifications

  • Python version : 3.7.5
  • OS Linux server

Does it comes from my credential or is it my version of the google-api-python ?

RomainGratier avatar Dec 11 '19 08:12 RomainGratier