Thanks MuS, I appreciate learning what you say Splunk does to execute scripts in $SPLUNK_HOME/etc/apps/my_TA_stuff/bin/*.py ...I hope to waste less time pre-flight testing with "hashlib md5 no has sha1" and "ldd _hashlib.so" errors, I followed the method you described and $SPLUNK_HOME/bin/python help("modules") stopped complaining and the scripts executed fine with Splunk's 2.7.14 python, system OpenSSL, and my copied modules from system site-packages. Huge thanks!
... View more