question

jain saniya avatar image
jain saniya asked Anirban answered

raise KeyError in python

While running a python script (not mine), I get this error

  File "/home/mahmood/parboil/driver/process.py", line 74, in makefile    for makeargs in os.environ['MAKE_ARGS'].split(" "):  File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__    raise KeyError(key)
KeyError: 'MAKE_ARGS'

I don't understand what is the problem exactly? Is MAKE_ARGS something unknown for 2.7? This file is called from upper level files and I am trying to understand it for further debugging. Any idea?

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.

1 Answer

Anirban avatar image
Anirban answered

How this is related to RingCentral? I am not sure if this is even related to RingCentral SDK.

The question is already raised in Python community and you can refer and follow there:

https://stackoverflow.com/questions/64026425/raise-keyerror-in-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.

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