ERROR: Package 'tap-google-analytics' requires a d...
# troubleshooting
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?
w
Python 3.10 does not appear to be supported for the MeltanoLabs variant of
tap-google-analytics
. An issue to address this has been opened: https://github.com/MeltanoLabs/tap-google-analytics/issues/74. Until that issue is resolved, only Python 3.7, 3.8, or 3.9 can be used for this.
e
PR’s been merged. The tap can now be installed in Python 3.10 🙂