Hi,
I’m trying to connect my python code to my looker account.
I’ve downloaded the looker_sdk.
However, when trying to execute my program I get the error:
ImportError: cannot import name ‘client’ from ‘looker_sdk’.
I was able to do :
sdk = looker_sdk.init31()
What am I missing?
Thanks,
Nir.