I am trying to make a API call using Python 2.7.18 in my choreographe python script.
I have imported requests module. also check choreographe python package has installed requests module and its installed
version : 2.27.1. but I am still getting error request module not found
[ERROR] behavior.box :FMBox::createPythonModule:0 _Behavior__lastUploadedChoregrapheBehaviorpythonscript3533419920:/Python Script_1: User class evaluation failed with the error: <type 'exceptions.ImportError'> No module named requests
Harshad Pawar
Dear team,
hope your are doing good!
I am trying to make a API call using Python 2.7.18 in my choreographe python script.
I have imported requests module. also check choreographe python package has installed requests module and its installed
version : 2.27.1. but I am still getting error request module not found
[ERROR] behavior.box :FMBox::createPythonModule:0 _Behavior__lastUploadedChoregrapheBehaviorpythonscript3533419920:/Python Script_1: User class evaluation failed with the error: <type 'exceptions.ImportError'> No module named requests
can you please help me on this.
Thank you