googleads / googleads/googleads-python-lib
module 'googleads.oauth2' has no attribute
Offen
@BenRKarl arbeitet bereits daran.
Seit 09.7.2019.
- Vorherrschende Sprache
- Python
- Sterne
- 749
- Forks
- 967
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When running the access token example, I receive the error
AttributeError: module 'googleads.oauth2' has no attribute 'GetAPIScope'
However, I can run the following without issue
from googleads import oauth2
I install the library using pip install googleads and all the necessary files, including oauth2.py, can be found inside
/Users/username/DevEnv/lib/python3.7/site-packages/googleads/
Does this have something to do with how I import the package, or am I using an old example?
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.