<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Pip installation on Splunk in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Pip-installation-on-Splunk/m-p/581157#M10287</link>
    <description>&lt;P&gt;I am trying to install PIP on the splunk provided python - python3.7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I can see, python is located on /opt/splunk/bin directory, so I am using the command:&lt;/P&gt;&lt;P&gt;python3.7&amp;nbsp;&lt;SPAN&gt;get-pip.py --user after getting in that directory. However, I am getting errors, such as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ModuleNotFoundError: No module named 'distutils.command'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there already pip installed here? How&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What do I do? As far as I know pip usually comes with python3 but I do not see it here. Without pip, it is extremely difficult to install any package so I am in a loop.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jan 2022 19:53:17 GMT</pubDate>
    <dc:creator>jmr44</dc:creator>
    <dc:date>2022-01-14T19:53:17Z</dc:date>
    <item>
      <title>Pip installation on Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Pip-installation-on-Splunk/m-p/581157#M10287</link>
      <description>&lt;P&gt;I am trying to install PIP on the splunk provided python - python3.7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I can see, python is located on /opt/splunk/bin directory, so I am using the command:&lt;/P&gt;&lt;P&gt;python3.7&amp;nbsp;&lt;SPAN&gt;get-pip.py --user after getting in that directory. However, I am getting errors, such as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ModuleNotFoundError: No module named 'distutils.command'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there already pip installed here? How&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What do I do? As far as I know pip usually comes with python3 but I do not see it here. Without pip, it is extremely difficult to install any package so I am in a loop.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 19:53:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Pip-installation-on-Splunk/m-p/581157#M10287</guid>
      <dc:creator>jmr44</dc:creator>
      <dc:date>2022-01-14T19:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pip installation on Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Pip-installation-on-Splunk/m-p/581164#M10288</link>
      <description>&lt;P&gt;Why would you want to do that?&lt;/P&gt;&lt;P&gt;If you want to manipulate splunk from outside, system-wide python is enough.&lt;/P&gt;&lt;P&gt;If you want to use python in your app, the main code should be contained in app/bin and all dependencies should be placed in app/lib. And it should be easily moveable (for example - deployable from deployment server), should work when app is renamed and so on.&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/createapps/appanatomy/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/createapps/appanatomy/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 21:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Pip-installation-on-Splunk/m-p/581164#M10288</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-14T21:50:22Z</dc:date>
    </item>
  </channel>
</rss>

