looker_sdk doesn't find the client

Nir99
New Member

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.

2 5 1,050