Skip to content

simulation.py, line 48, in discover_process_model -> net, initial_marking, final_marking = inductive_miner.apply(log, parameters=parameters1) TypeError: cannot unpack non-iterable ProcessTree object #16

@Akshay1010567

Description

@Akshay1010567

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions