David Glick <dgl...@gmail.com> added the comment:

pyprof2calltree depends on cProfile, which is only available in Python 2.5 and
greater.

If you really need to use it in Python 2.4, I've had some success building
Python 2.5 and then manually copying cProfile.py and lib-dynload/_lsprof.so from
the Python 2.5 libs to the Python 2.4 libs

__________________________________
Repoze Bugs <b...@bugs.repoze.org>
<http://bugs.repoze.org/issue72>
__________________________________
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to