You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
From @idesignedme on July 27, 2016 2:11
I am trying to use the google client api for python 3.5 but only 3.4 is supported I keep getting the error messag
optional_warn_function.func_name = f.func_name
AttributeError: 'function' object has no attribute 'func_name'
is there a work around or will the version compatible with 3.5 be coming out soon ?
Copied from original issue: googleapis/google-api-python-client#254