Splunk Dev

Installing Python 3 interpreter on Windows Splunk

treydismukes
Engager

I am writing an alert script in Python 3, and I'm wondering if putting the second python interpreter on my Windows box will cause problems with the Splunk installation. My Splunk admin is hesitant about mixing the two, but I believe if I keep the new version out of the environment variables I should be able to call it from within my alert script with #!/path/to/paython3 without disturbing Splunk's normal operations.

Thoughts?

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

You are correct. You can install the other Python instance elsewhere, and explicitly call it. I'm not sure Windows respects #! at the top of script, in fact I think it doesn't, so you'd have to code the path in the appropriate place.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...