I got this error while running the simulation.py running-example.xes file that
in
line 48, in discover_process_model
net, initial_marking, final_marking = inductive_miner.apply(log, parameters=parameters1)
TypeError: cannot unpack non-iterable ProcessTree object
Can anyone please help me to find out the solution to this error?
Hello,
I got this error while running the simulation.py running-example.xes file that in line 48, in discover_process_model net, initial_marking, final_marking = inductive_miner.apply(log, parameters=parameters1) TypeError: cannot unpack non-iterable ProcessTree object
Can anyone please help me to find out the solution to this error?
I really appreciate any help you can provide.