cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this topic

SplunkPy | Integration test throws error

L1 Bithead

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?

Who Me Too'd this topic