suds-requests deprecated for the latest python version 3.10 for getting SSRS subscription details

Viewed 10

I was using suds_requests in the older python versions. After the upgrade to v.3.10, I am getting the below error when I run "pip install suds_requests",

'error in suds-jurko setup command: use_2to3 invalid'

Can anyone suggest alternate for the suds_requests.

0 Answers
Related