<?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 How to install PIP in BeautifulSoup 4? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-install-PIP-in-BeautifulSoup-4/m-p/396821#M6752</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I want to use [BeautifulSoup 4] in Splunk environment, but how should I do [pip install]?&lt;BR /&gt;I tried [PIP], but it seems to have been linked to the python included with Linux,&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;$ SPLUNK_HOME / bin / splunk cmd python -m pip 
:/opt/splunk/bin/python: No module named pip
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Please tell me from PIP install to the introduction of BeautifulSoup4.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2020 23:10:21 GMT</pubDate>
    <dc:creator>blaku</dc:creator>
    <dc:date>2020-06-17T23:10:21Z</dc:date>
    <item>
      <title>How to install PIP in BeautifulSoup 4?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-install-PIP-in-BeautifulSoup-4/m-p/396821#M6752</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I want to use [BeautifulSoup 4] in Splunk environment, but how should I do [pip install]?&lt;BR /&gt;I tried [PIP], but it seems to have been linked to the python included with Linux,&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;$ SPLUNK_HOME / bin / splunk cmd python -m pip 
:/opt/splunk/bin/python: No module named pip
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Please tell me from PIP install to the introduction of BeautifulSoup4.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 23:10:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-install-PIP-in-BeautifulSoup-4/m-p/396821#M6752</guid>
      <dc:creator>blaku</dc:creator>
      <dc:date>2020-06-17T23:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: pip install beautifulsoup</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-install-PIP-in-BeautifulSoup-4/m-p/396822#M6753</link>
      <description>&lt;P&gt;Hi @blaku,&lt;/P&gt;

&lt;P&gt;Even if you are able to install it in the Splunk's environment it is not upgrade-friendly. You can instead do something explained here - &lt;A href="https://answers.splunk.com/answers/8/can-i-add-python-modules-to-the-splunk-environment.html"&gt;Can I add python modules to the Splunk environment?&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Also, you can bundle your app including the library's source code itself in the APP's bin directory but be sure to look at the library's LICENCE.&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 05:12:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-install-PIP-in-BeautifulSoup-4/m-p/396822#M6753</guid>
      <dc:creator>harshpatel</dc:creator>
      <dc:date>2019-06-03T05:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: pip install beautifulsoup</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-install-PIP-in-BeautifulSoup-4/m-p/396823#M6754</link>
      <description>&lt;P&gt;This is the exact use case for an app called &lt;A href="https://splunkbase.splunk.com/app/4322/"&gt;PyDen&lt;/A&gt;. The app allows you to select alternate versions of Python, create virtual environments, and install modules available from PyPI through pip in search bar (or a nice dashboard).&lt;/P&gt;

&lt;P&gt;The only caveat is it only works for Linux hosts who also have the needed packages to compile Python from source with pip.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 06:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-install-PIP-in-BeautifulSoup-4/m-p/396823#M6754</guid>
      <dc:creator>badarsebard</dc:creator>
      <dc:date>2019-06-07T06:02:13Z</dc:date>
    </item>
  </channel>
</rss>

