I am trying to read csv from google drive. when I run those lines
from pydrive.auth import GoogleAuth
from pydrive.drive import GoogleDrive
it says:
cannot import name 'mtls' from 'google.auth.transport (C:\Users\RAFI\anaconda3\lib\site-packages\google\auth\transport_init_.py)