I installed zcrmsdk as many doc said in Zoho:
pip install zcrmsdk
Every example start with:
from zcrmsdk import ZCRMRestClient,ZohoOAuth
but, this line failed with :
ImportError: cannot import name 'ZCRMRestClient' from 'zcrmsdk'
so, is there any documentation updated to run this example using python 3.9 + zcrmsdk 3.1.0 ??
I'm trying to create the simplest code to bring a Lead (for example)