<?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: Dependency Issues in Python - Using cmd python in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Dependency-Issues-in-Python-Using-cmd-python/m-p/382289#M6351</link>
    <description>&lt;P&gt;Yes I have - still did not work.  sqlte3 is a backend module included with requests_cache.  Both is not working.&lt;/P&gt;

&lt;P&gt;For the moment I have changed over to REDIS cache and everything is working&lt;/P&gt;</description>
    <pubDate>Fri, 04 May 2018 12:27:09 GMT</pubDate>
    <dc:creator>phauck</dc:creator>
    <dc:date>2018-05-04T12:27:09Z</dc:date>
    <item>
      <title>Dependency Issues in Python - Using cmd python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dependency-Issues-in-Python-Using-cmd-python/m-p/382287#M6349</link>
      <description>&lt;P&gt;When running python with Splunk Ent 7.1 I am having trouble finding the issue with dependencies when importing requests, and requests cache.  &lt;/P&gt;

&lt;P&gt;Python:&lt;/P&gt;

&lt;H1&gt;!/usr/bin/env python&lt;/H1&gt;

&lt;P&gt;import requests&lt;BR /&gt;
import requests_cache&lt;/P&gt;

&lt;P&gt;Error:&lt;/P&gt;

&lt;P&gt;/bin/requests_cache/backends/&lt;STRONG&gt;init&lt;/STRONG&gt;.py", line 54, in create_backend&lt;BR /&gt;
    _backend_dependencies[backend_name]) &lt;BR /&gt;
ImportError: You must install the python package: sqlite3&lt;/P&gt;

&lt;P&gt;I have included the packages certfil, chardet, idna, requests, requests_cache and urllib3 in the TA bin directory..&lt;/P&gt;

&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dependency-Issues-in-Python-Using-cmd-python/m-p/382287#M6349</guid>
      <dc:creator>phauck</dc:creator>
      <dc:date>2020-09-29T19:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency Issues in Python - Using cmd python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dependency-Issues-in-Python-Using-cmd-python/m-p/382288#M6350</link>
      <description>&lt;P&gt;Did you try including the sqlite3 package too?&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 12:23:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dependency-Issues-in-Python-Using-cmd-python/m-p/382288#M6350</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-04T12:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency Issues in Python - Using cmd python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dependency-Issues-in-Python-Using-cmd-python/m-p/382289#M6351</link>
      <description>&lt;P&gt;Yes I have - still did not work.  sqlte3 is a backend module included with requests_cache.  Both is not working.&lt;/P&gt;

&lt;P&gt;For the moment I have changed over to REDIS cache and everything is working&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 12:27:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dependency-Issues-in-Python-Using-cmd-python/m-p/382289#M6351</guid>
      <dc:creator>phauck</dc:creator>
      <dc:date>2018-05-04T12:27:09Z</dc:date>
    </item>
  </channel>
</rss>

