pycallgraph2
pycallgraph2 copied to clipboard
No module named pycallgraph
Is this project still live? I'm having an issue getting it going. Docs say to run pycallgraph2 but this doesn't exist, and running pycallgraph instead produces the error "No module named pycallgraph".
Cheers
The fix was easy enough. Just change the line in /usr/local/bin/pycallgraph to import pycallgraph2
this has been fixed by PR #6, but there has been no release on pypi since
Thanks all, you should be able to update via today's PyPi release.