splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

pycrypto package is deprecated (Python 3.11.4) #537

Closed sonawanesarvesh closed 1 year ago

sonawanesarvesh commented 1 year ago

I am using Python version: Python 3.11.4

In which pycrypto package is deprecated but i guess splunklib requires this package. (I am getting error - Building wheel for pycrypto (pyproject.toml) did not run successfully.)

is there any solution or workaround for this issue?

ashah-splunk commented 1 year ago

Hi @sonawanesarvesh, are you getting the above error while executing pip install splunk-sdk?

harshcds1212 commented 1 year ago

I am getting the same error by executing pip install splunklib==1.0.0. Make it urgent if possible.

ashah-splunk commented 1 year ago

Hi @harshcds1212, splunklib and splunk-sdk are different packages. We maintain the splunk-sdk package. Let us know if you face any issue while installing the splunk-sdk package.