Python PyProf2CallTree Error

111 Views Asked by At

i'm trying to run PyProf2CallTree from inside my script with the following command on Windows:

os.system("python pyprof2calltree.py -i inputfile.pstats -o outputfile.kgrind")

And This is the error im receiving: enter image description here

0

There are 0 best solutions below