<?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: Splunk-sdk-python installation failed on windows 7 64-bit in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232509#M2977</link>
    <description>&lt;P&gt;@k_harini Just install Python version 2.7.x instead of Python version 3.x.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2017 11:50:12 GMT</pubDate>
    <dc:creator>joao_amorim</dc:creator>
    <dc:date>2017-01-06T11:50:12Z</dc:date>
    <item>
      <title>Splunk-sdk-python installation failed on windows 7 64-bit</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232505#M2973</link>
      <description>&lt;P&gt;While trying to install splunk-sdk-python ON Windows 7 64-bit. I have followed the approaches suggested in &lt;A href="https://community.splunk.com/url"&gt;http://dev.splunk.com/view/python-sdk/SP-CAAAEDG&lt;/A&gt;&lt;BR /&gt;
1. Using pip on windows.&lt;BR /&gt;
Command used: &lt;CODE&gt;python.exe -m pip install splunk-sdk-python&lt;/CODE&gt;&lt;BR /&gt;
Error: print "Could not import coverage. Please install it and try again"&lt;BR /&gt;
SyntaxError: Missing parentheses in call to 'print'.&lt;BR /&gt;
2. Installing Python egg from pip.&lt;BR /&gt;
Same error persists.&lt;BR /&gt;
3. Cloning Splunk-sdk-python from git.&lt;BR /&gt;
After downloading the zip from github and extracting it.&lt;BR /&gt;
Running the command: &lt;CODE&gt;python setup.py&lt;/CODE&gt; throws the same error.&lt;BR /&gt;
&lt;IMG src="https://cloud.githubusercontent.com/assets/6361547/17770804/4ee884c6-655d-11e6-8a2a-b81be50a1892.PNG" alt="splunk-sdk-python error" /&gt;&lt;BR /&gt;
Please help me in resolving the above issue.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 10:47:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232505#M2973</guid>
      <dc:creator>anjanikumar</dc:creator>
      <dc:date>2016-08-18T10:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk-sdk-python installation failed on windows 7 64-bit</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232506#M2974</link>
      <description>&lt;P&gt;Python&lt;BR /&gt;
The Splunk SDK for Python requires Python 2.6 or later. At this time, Python 3 is not supported.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/python-sdk/SP-CAAAEFB"&gt;SOURCE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 11:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232506#M2974</guid>
      <dc:creator>anshanno</dc:creator>
      <dc:date>2016-08-19T11:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk-sdk-python installation failed on windows 7 64-bit</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232507#M2975</link>
      <description>&lt;P&gt;I guess I don't have enough rep to post links?  Anyway, if you read the requirements you will see my answer posted above &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 11:42:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232507#M2975</guid>
      <dc:creator>anshanno</dc:creator>
      <dc:date>2016-08-19T11:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk-sdk-python installation failed on windows 7 64-bit</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232508#M2976</link>
      <description>&lt;P&gt;Were you able to resolve this? I'm facing same issue &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 08:31:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232508#M2976</guid>
      <dc:creator>k_harini</dc:creator>
      <dc:date>2016-12-21T08:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk-sdk-python installation failed on windows 7 64-bit</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232509#M2977</link>
      <description>&lt;P&gt;@k_harini Just install Python version 2.7.x instead of Python version 3.x.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 11:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-sdk-python-installation-failed-on-windows-7-64-bit/m-p/232509#M2977</guid>
      <dc:creator>joao_amorim</dc:creator>
      <dc:date>2017-01-06T11:50:12Z</dc:date>
    </item>
  </channel>
</rss>

