mbafrani / AutomaticProcessSimulation

Automatic process simulation using Simpy and Pm4py.
Other
16 stars 5 forks source link

Simulation_Activity.py doesn't work automatically when following the guide lines #15

Closed ThijsLedeboer closed 3 years ago

ThijsLedeboer commented 3 years ago

Hi,

First of all nice paper and very useful. However, one remark by default when downloading the code you have to modify line 106 and 107 of simulation_activity.py. By default, it tries to read "Prozessmodel.xes" and not the file path you give in the command line. image

mbafrani commented 3 years ago

Hi,

Thanks for the hint, it's fixed now. We are in the middle of the debugging due to the current update of the pm4py library and that was the reason.