You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, the library currently supports Python 2 and Python 3 runtimes and contains certain dependencies which are not working well with Python 3.9+ versions. This quarter, we are planning on a new beta release for the Python SDK with updated support for Python 3.9 and hope to resolve these issues.
Hi @prasoons , @teleter , @barakbs1
Sorry for the delay, we have published a new version of Python SDK v2.0.1 . Request you to use the latest SDK and let us know if the issue is resolved. Thanks
Hi,
I am trying to install splunk-sdk for my AWS workspace. I am able to install splunklib but while installing SDK, getting below error
from splunklib.six.moves import map
ModuleNotFoundError: No module named 'splunklib.six.moves'
please suggest where is the problem as not able to find suitable page to rectify this issue.
The text was updated successfully, but these errors were encountered: