Getting Data In

installing python module in splunk

sivaranjiniG
Path Finder

Hello,

I have problem in installing Python module on splunk

i am getting pip not found error whenever i try to using pip module..

sivaranjiniG_0-1708663373507.png

I am not sure what is wrong here..

Please someone help me figure this out..

Labels (2)
Tags (2)
0 Karma

kiran_panchavat
Influencer

@sivaranjiniG 

Python 3.7.17 is no longer officially supported as of June 2023. This means:

Security updates: It won't receive any further security patches, making it vulnerable to potential security risks.
Bug fixes: No bug fixes will be addressed, so you might encounter issues that won't be resolved.
Binary installers: These are no longer provided, so installation can be more complex and require building from source.


While Python 3.7.17 might still function for some basic tasks, using an unsupported version is not recommended due to the security and maintenance risks mentioned above. It's strongly advised to upgrade to a currently supported Python version, such as 3.11 or 3.10. You can find more information and download links on the official Python website: https://www.python.org/downloads/

Did this help? If yes, please consider giving kudos, marking it as the solution, or commenting for clarification — your feedback keeps the community going!
0 Karma

ohbuckeyeio
Communicator

Future Visitors:

Python 3.7 is the version delivered with Splunk 9.2. Attempting to replace it with a newer version could have disastrous consequences.

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Another remarks.

You shouldn't ever install any additional module directly into Splunk's python! If there is something what you are needing, then create on app (see dev.splunk.com) and add those libraries under it.

0 Karma
Get Updates on the Splunk Community!

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...