Getting unresolved import exception using these in Python 3.7 These work in 3.6...What am I doing wrong?
from ringcentral_client import PubNub
from ringcentral_client import RestClient, SANDBOX_SERVER
Getting unresolved import exception using these in Python 3.7 These work in 3.6...What am I doing wrong?
from ringcentral_client import PubNub
from ringcentral_client import RestClient, SANDBOX_SERVER
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.