When running cosim simulation and enabling pytest debugging messages pygears has multiple issues
- have the cosim enabled
- run pytest with "--log-cli-level=DEBUG" option
- libs "astpretty" and "networkx" not installed by default by pygears -> as a workaround should be installed manually
- the simulation blocks and never finishes
When running cosim simulation and enabling pytest debugging messages pygears has multiple issues