I would really love to use this tool, but I can't get it running at all.
First I tried to install via conda, which failed.
Then I followed the instructions from the readme, which ended with a success message. (screenshot 1)
When I try to run the basic example from https://pycallgraph.readthedocs.io/en/master/examples/basic.html
I get import error "ImportError: cannot import name PyCallGraph". (screenshot 2)
I am running python 2.7.14 :: Anaconda custom (64-bit) on a Windows 7 machine.
Can anybody help me please? Pycallgraph seems to be exactly what I am looking for.
Best, Flo

