DEV Community

Discussion on: How to get website metrics from Google Analytics with Flask Python

Collapse
 
shravyamutyapu profile image
Shravya Mutyapu

Great post .. I am getting No module named 'oauth2client' I tried pip install can you suggest something about it

Collapse
 
alexmarginean16 profile image
Alex Marginean

Did you run pip install oauth2client ?