I am getting the following error
from ringcentral import sdk
ModuleNotFoundError: No module named 'ringcentral'
However when I check I appear to have it installed (ringcentral(0.7.11) and Python 3.7 64bit on Win 10
The code I have oddly enough runs fine in my dev environment(VS 2019) perfectl tried installing ringcentral_client 0.60 this fails to install