When selection "Create RPA from Log" I recieved this error for a recording that was produced by the logger itself:
ValueError: time data '2024-03-09T09:35:06.288' does not match format '%Y-%m-%d %H:%M:%S:%f'
[GUI] Process mining analysis exited with error: time data '2024-03-09T09:35:06.288' does not match format '%Y-%m-%d %H:%M:%S:%f' Traceback (most recent call last): File "C:\Users\tomho\OneDrive\Documents\VSCode\smartRPA\smartRPA\modules\mostFrequentRoutine.py", line 48, in getDuration finish = datetime.fromisoformat(timestamps[-1].strip()) ValueError: Invalid isoformat string: 'UT'
During handling of the above exception, another exception occurred:`
When selection "Create RPA from Log" I recieved this error for a recording that was produced by the logger itself:
ValueError: time data '2024-03-09T09:35:06.288' does not match format '%Y-%m-%d %H:%M:%S:%f'
[GUI] Process mining analysis exited with error: time data '2024-03-09T09:35:06.288' does not match format '%Y-%m-%d %H:%M:%S:%f' Traceback (most recent call last): File "C:\Users\tomho\OneDrive\Documents\VSCode\smartRPA\smartRPA\modules\mostFrequentRoutine.py", line 48, in getDuration finish = datetime.fromisoformat(timestamps[-1].strip()) ValueError: Invalid isoformat string: 'UT'
During handling of the above exception, another exception occurred:`