Version of `generic-camunda-client` has not been updated in version 1.3.0. Therefore updates of the client has not been enforced in old environments leading to erro like:
Importing library 'CamundaLibrary' failed: ImportError: cannot import name 'EvaluateDecisionDto' from 'generic_camunda_client' (e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages\generic_camunda_client\__init__.py)
Traceback (most recent call last):
File "e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages\CamundaLibrary\__init__.py", line 1, in <module>
from .CamundaLibrary import CamundaLibrary
File "e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages\CamundaLibrary\CamundaLibrary.py", line 18, in <module>
from generic_camunda_client import ApiException, CountResultDto, DeploymentWithDefinitionsDto, DeploymentDto, \
PYTHONPATH:
E:\PDPA\JenkinsSlave\workspace\bpa_prm_log_analyzer\python\Scripts\robot.exe
e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\scripts\python37.zip
c:\pdpa\tools\python\python37\DLLs
c:\pdpa\tools\python\python37\lib
c:\pdpa\tools\python\python37
e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python
e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages