question

saikrishna n avatar image
saikrishna n asked saikrishna n answered

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'

errors
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Phong Vu avatar image
Phong Vu answered

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.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Anirban avatar image
Anirban answered

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

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tanja Hoefler avatar image
Tanja Hoefler Deactivated answered

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

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

saikrishna n avatar image
saikrishna n answered

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.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys