Splunk Dev

How to install python pip on Windows?

bnorthway
Path Finder

I need to install pip for python on a Windows server that is a full forwarder. This server also have python installed in the normal location (C:\python27). When I install pip ($SPLUNK_HOME\bin\python.exe get-pip.py), it says pip is already installed in C:\python27.

How can I install pip for Splunk's python installation? Thank you.

Tags (2)
0 Karma
1 Solution

bnorthway
Path Finder
0 Karma

bnorthway
Path Finder
0 Karma

MuS
Legend

Hi bnorthway,

I would not recommend doing so, but dr. google has quiet a long list providing guides who to install pip on windows like this one http://docs.python-guide.org/en/latest/starting/install/win/ or this one https://pip.pypa.io/en/latest/installing.html

Have fun and remember, if you break stuff you have to fix it ....

cheers, MuS

0 Karma

bnorthway
Path Finder

Well it really requires one to get the other - but I think I found an even better solution here, so I'm trying to get that set up now.

0 Karma

bnorthway
Path Finder

I've tried both of those instructions already - but I am left with the same error. What is the accepted 'best practice' for managing Python dependencies in Splunk scripts?

0 Karma

MuS
Legend

Okay, but this is a different requirement 😉 Installing or using your own python modules for a custom script is very easy...basically 🙂 Can be tricky sometimes, depends on the module you're using.

Take a look here http://stackoverflow.com/questions/279237/import-a-module-from-a-relative-path to get some ideas how it cloud be done in the script, afterwards create an app and place everything into the app's bin folder - the script and the python module that is.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...