----> 1 import googleapiclient.discovery
~/miniconda3/envs/surround-cp/lib/python3.6/site-packages/googleapiclient/discovery.py in <module>
48 import uritemplate
49 import google.api_core.client_options
---> 50 from google.auth.transport import mtls
51 from google.auth.exceptions import MutualTLSChannelError
52
ImportError: cannot import name 'mtls'
This appears to be a bug with version 1.9 caused by #917
Environment details
3.6.1020.0.02google-api-python-clientversion:1.9.1Steps to reproduce
Stack trace