googleads / googleads/googleads-python-lib
module 'googleads.oauth2' has no attribute
Aperta
@BenRKarl ci sta già lavorando.
Dal 9/7/2019.
- Lingua principale
- Python
- Stelle
- 749
- Fork
- 967
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.