In fact it is not neccessary for me to have this tab active (I mean my most preferable tabs are sqlalchemy, renderings and request vars), but now I want to optimise my views, so I need this tab enabled. Strange that it works only with Python 3 (on two different computers).
Asked
Active
Viewed 223 times
1 Answers
4
If you're using the system python and you're using Debian, you might need to install the "python-profiler" package via apt.

Chris McDonough
- 2,479
- 18
- 18
-
Yes, it helped. Thanks a lot! And thanks much more for Pyramid Framework!!! I'm very glad to get answer from you. – Vitalii Ponomar Feb 02 '12 at 16:34