-
The following error is raised when using the fitness function:
`concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or p…
-
The new release doesn't contain the following components on the packages. I've installed the package via pip and cannot execute my code due to missing importers and discovery algorithms. The following…
-
There seem to be a few dependencies which are missing in the `requirements.txt`, like `pyvis` and `pyemd` (see https://github.com/pm4py/pm4py-core/blob/release/pm4py/visualization/sna/variants/pyvis.p…
-
Plotting event distributions for week of the year in a jupyter notebook leads to overlapping values on the x-axis.
Would it be possible to add a tight_layout() call somewhere in the graph generation?…
-
Just out of interest - as per the [documentation](https://pm4py-source.readthedocs.io/en/stable/pm4py.algo.discovery.inductive.html#module-pm4py.algo.discovery.inductive.algorithm) (and this [very use…
-
Currently, the demo uses custom `mxGraph` code to style elements.
https://github.com/process-analytics/bpmn-visualization-js/issues/1030 will provide a new way to style the BPMN Elements. So, we shou…
-
### Is your feature request related to a problem? Please describe.
We want to customize a Shape/Edge giving the CSS content programmatically, and not with the CSS class (already managed by #942).
…
-
I did update pm4py and ran some old code of mine. I got this new warning:
C:\Users\Admin\anaconda3\envs\BPMNgen\lib\site-packages\pm4py\utils.py:486: UserWarning: the EventLog class has been deprec…
-
Exception:
```bash
(venv) root@17d3c468426c:/usr/src/Simod# simod --help
Traceback (most recent call last):
File "/usr/src/Simod/venv/bin/simod", line 11, in
load_entry_point('simod', 'c…
-
Is there a way to suppress the progress bar when using the `pm4py.read_xes` function? It pollutes standard output and logging when using `pm4py` as a third-party library. I was unable to find this inf…