GraphvizAnim
GraphvizAnim copied to clipboard
Locks up in infinite loop when gvanim.render is called
Under Windows, appears to go into an endless loop of spawning new pythonw processes.
Can you provide a code snippet that exhibits the problem? Moreover, can you give some more detailed information about OS version, Python interpreter version…
To fix the problem, I need to be able to reproduce it.
the example code (specifically dfv.py) itself exhibits the problem. upon python dfv.py command, the program goes into an endless loop of spawning new processes as seen in the screenshot below.
OS: macOS Ventura 13.4.1, Python Interpreter: 3.11
Should be closed by dc8e544