library · inferred from evidence
deprecation package
A missing dependency added in v2.0.1 of the Splunk SDK.
- pip install splunk-sdk fails on Python 3.12: Getting requirements to build wheel did not run successfully
Upgrade the SDK. Splunk published v2.0.0 with official Python 3.7+ support, which fixes the 3.12 build failure, and then v2.0.1 to add a missing dependency (the deprecation package) that 2.0.0 forgot to declare. Run: pip install --upgrade s