- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to install SDK for Python and resolve error "could not find coverage module. please install it and try again"?
I have easy_install
installed in the site-packages folder in Python. My SDK folder is in the Python home directory. Please tell me the path settings required and how to install the SDK.
Python version 3.2.
It also throws the error "could not find coverage module. please install it and try again."
Therefore, I installed the coverage module separately but still, the error wasn't resolved.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While installing SPLUNKLIB python module on a remote server where we dont have internet getting error as "Could not find a version that satisfies the requirement pycrypto (from splunklib==1.0.0)"
I downloaded on the internet server using PIP DOWNLOAD SPLUNKLIB command & copied the files to remote server
I able to install all below module except PYCRYPTO
certifi-2020.4.5.1-py2.py3-none-any.whl
chardet-3.0.4-py2.py3-none-any.whl
idna-2.9-py2.py3-none-any.whl
requests-2.23.0-py2.py3-none-any.whl
urllib3-1.25.9-py2.py3-none-any.whl
Please help.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Updated doc link: http://dev.splunk.com/view/python-sdk/SP-CAAAEDG
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

You either need to install the splunk-sdk using easy_install or pip OR make sure you have PYTHONPATH variable defined pointing to the sdk folder you just cloned. More details on how to install are available at http://dev.splunk.com/view/SP-CAAAEDG.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
that link is 404
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
that link is not working ..
give me some suggestion..
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

@preetigarg21 - I believe you posted the same question on github. I will update this post based on the findings in that thread.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Windows 7
I have also tried cloning sdk from GitHub but the same problem persists.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which operating system ?
