We are using deepsecurity
package for reporting purpose, it was working in older versions (until 3.7) however it fails for 3.9 with below error
{
"errorMessage": "[Errno 38] Function not implemented",
"errorType": "OSError",
"requestId": "b628e51a-1f8e-480e-b9ba-25712b296927",
code where it fails: api_instance = deepsecurity.ReportTemplatesApi(deepsecurity.ApiClient(configuration))
Tried changing versions of python run time, it works until 3.7