ERROR: Package 'tap-google-analytics' requires a d...
# getting-started
s
ERROR: Package 'tap-google-analytics' requires a different Python: 3.10.0 not in '<3.10,>=3.7.1' what does this mean? what python version do i need?
j
Try 3.9
a
Hello, @sowmya_thottambeti! Thanks for reaching out.
what does this mean?
It looks like you are using Python 3.10 and this tap only declares support for 3.9 or earlier. I've opened this issue to see if we can broaden support to also include 3.10 and/or 3.11. As a workaround, are you able to use to a 3.9.x Python version?
a
At risk of hijacking the thread. To my knowledge, all google analytics taps only work with universal analytics and that will be retired mid next year: https://support.google.com/analytics/answer/11583528?hl=en
a
Thanks, @aaron_phethean for raising - looks like we have an issue tracking that also here.