Splunk Dev

Splunk-sdk-python installation failed on windows 7 64-bit

anjanikumar
Engager

While trying to install splunk-sdk-python ON Windows 7 64-bit. I have followed the approaches suggested in http://dev.splunk.com/view/python-sdk/SP-CAAAEDG
1. Using pip on windows.
Command used: python.exe -m pip install splunk-sdk-python
Error: print "Could not import coverage. Please install it and try again"
SyntaxError: Missing parentheses in call to 'print'.
2. Installing Python egg from pip.
Same error persists.
3. Cloning Splunk-sdk-python from git.
After downloading the zip from github and extracting it.
Running the command: python setup.py throws the same error.
splunk-sdk-python error
Please help me in resolving the above issue.

0 Karma

k_harini
Communicator

Were you able to resolve this? I'm facing same issue 😞

0 Karma

joao_amorim
Communicator

@k_harini Just install Python version 2.7.x instead of Python version 3.x.

anshanno
Path Finder

Python
The Splunk SDK for Python requires Python 2.6 or later. At this time, Python 3 is not supported.

SOURCE

anshanno
Path Finder

I guess I don't have enough rep to post links? Anyway, if you read the requirements you will see my answer posted above 🙂

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...