<?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 Re: Using diffent python version in external lookup in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Using-diffent-python-version-in-external-lookup/m-p/749095#M242096</link>
    <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;python.version&lt;/FONT&gt; = python3.10 is not a valid setting.&amp;nbsp; Allowed values are &lt;FONT face="courier new,courier"&gt;default&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;python3&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;python3.7&lt;/FONT&gt;, or &lt;FONT face="courier new,courier"&gt;python3.9&lt;/FONT&gt;.&amp;nbsp; I don't know how you were able to add Python 3.10 to Splunk, but doing so does not change the validation of &lt;FONT face="courier new,courier"&gt;python.version&lt;/FONT&gt; settings.&amp;nbsp; I strongly recommend using only the versions of Python that ship with Splunk (3.7 or 3.9).&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2025 12:25:46 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2025-07-02T12:25:46Z</dc:date>
    <item>
      <title>Using diffent python version in external lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-diffent-python-version-in-external-lookup/m-p/749094#M242095</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to use a different python version for my external lookup. The global version is 3.7 and my custom one is 3.10&lt;/P&gt;&lt;P&gt;my /opt/splunk/bin contains both 3.7 and 3.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my transforms.conf i changed the python version:&lt;/P&gt;&lt;P&gt;[externallookup]&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;python.&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;python&lt;/SPAN&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;However I am getting the following error:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marvin_Janzen_0-1751457334078.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39547i7B7C41E3120793E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marvin_Janzen_0-1751457334078.png" alt="Marvin_Janzen_0-1751457334078.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use&amp;nbsp;&lt;/P&gt;&lt;P&gt;[externallookup]&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;python.&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;python&lt;/SPAN&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;SPAN&gt;.7&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;, it does not give the error. Also I am able to use the new python version, when I change the symlink from 3.7 to my 3.10 (for debugging)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But why doesnt it work when I set the python.version to pyhon.3.10?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Jul 2025 11:59:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-diffent-python-version-in-external-lookup/m-p/749094#M242095</guid>
      <dc:creator>Marvin_Janzen</dc:creator>
      <dc:date>2025-07-02T11:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using diffent python version in external lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-diffent-python-version-in-external-lookup/m-p/749095#M242096</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;python.version&lt;/FONT&gt; = python3.10 is not a valid setting.&amp;nbsp; Allowed values are &lt;FONT face="courier new,courier"&gt;default&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;python3&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;python3.7&lt;/FONT&gt;, or &lt;FONT face="courier new,courier"&gt;python3.9&lt;/FONT&gt;.&amp;nbsp; I don't know how you were able to add Python 3.10 to Splunk, but doing so does not change the validation of &lt;FONT face="courier new,courier"&gt;python.version&lt;/FONT&gt; settings.&amp;nbsp; I strongly recommend using only the versions of Python that ship with Splunk (3.7 or 3.9).&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 12:25:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-diffent-python-version-in-external-lookup/m-p/749095#M242096</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-07-02T12:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using diffent python version in external lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-diffent-python-version-in-external-lookup/m-p/749099#M242097</link>
      <description>&lt;P&gt;Alright, thank you for your answer!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 12:38:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-diffent-python-version-in-external-lookup/m-p/749099#M242097</guid>
      <dc:creator>Marvin_Janzen</dc:creator>
      <dc:date>2025-07-02T12:38:31Z</dc:date>
    </item>
  </channel>
</rss>

