Python Forum
pygame and cProfile - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: pygame and cProfile (/thread-15929.html)



pygame and cProfile - MuntyScruntfundle - Feb-06-2019

How can I run cProfile on my apps that are pygame based? I get errors telling me there is no video large enough for((xxx,yyy))

How do I get around this?

Many thanks.