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
Get Updates on the Splunk Community!

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...