Skip to content

No deprecation library in splunk SDK #600

Open
@ahoang-splunk

Description

@ahoang-splunk

The splunk sdk does not include the deprecation library, if people were to clone this repo and run:

import splunklib.results as results

This returns:
ModuleNotFoundError: No module named 'deprecation'

This is especially important for cloud customers who cannot run a pip install and thus need to add the splunklib into a custom app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions