Results 3 comments of Arjun Verma

Dear Andreas, I used the following command to generate the dot files : pycallgraph graphviz --output-format=dot --output-file=pycallgraph.dot my_python_file.py However, the dot files being generated seem to be corrupted binary files....

Dear Andreas, Yes, thank you for pointing it out however it still generates a corrupted binary file. Any other suggestions? Thanks, Arjun

Facing similar errors.