Hello,
I am trying to test a Python Policy within a Private Cloud environment, but the script fails stating with the following error:
"Evaluation of script py-updateEventResponse.py (py) failed with reason: \"ImportError: No module named simplejson\""
The module is installed as part of the underlying OS (RHEL 6) but it seems that Apigee does not know how to find it. Is there some separate way to install a python module for use within Apigee? Also, is there a list of available modules?
Thanks,
- Ash