Skip to content

Failing to Import SSL #125

@huntergregal

Description

@huntergregal

File "test.py", line 7, in
from splunklib import client as client
File "/opt/splunk/etc/apps/MYAPP/bin/splunklib/client.py", line 70, in
from binding import Context, HTTPError, AuthenticationError, namespace, UrlEncoded, _encode, _make_cookie_header
File "/opt/splunk/etc/apps/MYAPP/bin/splunklib/binding.py", line 30, in
import ssl
File "/opt/splunk/lib/python2.7/ssl.py", line 97, in
import _ssl # if we can't import it, let the error propagate
ImportError: /opt/splunk/lib/python2.7/lib-dynload/_ssl.so: undefined symbol: SSLv2_method

I cannot seem to overcome this issue. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions