04-15-2021 12:54 AM
While testing SplunkPy integration, I am getting the following error.
Error from SplunkPy is : Script failed to run:
Error: Error [[Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named splunklib.binding
]] - Stderr [] (2601)
Stderr: Traceback (most recent call last):
File "/var/lib/demisto/temp/script575924457/demistoscript.py", line 565, in <module>
send_script_completed()
File "/var/lib/demisto/temp/script575924457/demistoscript.py", line 476, in send_script_completed
sys.stdout.flush()
IOError: [Errno 32] Broken pipe
(2604) (2603)
Have anyone faced the same issue before?