Skip to main content
Question

Ringcentral import error in python


To call the sms api, i have followed the instructions to install the python. but getting the below error while importing the ringcentral.

from ringcentral import SDK

ModuleNotFoundError: No module named 'ringcentral'

4 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2312 replies
  • July 26, 2019

Can you double check if the RingCentral Python SDK was installed successfully? Based on the error, it is clear that the SDK is not found.


Did you able to configure python SDK? Have you able to install the required libs?.. it happens when it is unable to import the required modules..

Could you please check the following link sample demo for your reference

https://github.com/grokify/ringcentral-demos-oauth/tree/master/python-bottle

And

https://github.com/ringcentral/ringcentral-python


  • 0 replies
  • July 26, 2019

You can install a separate version of python to use locally to avoid using the system version. To do that, run "brew install python".


There was an OS Issue and Python version mismatch issue. Installed it in new redhat linux 6.5 with python 2.7 and it worked for me.

Thanks you all.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings