Whenever I attempt to run my pyglet application with python -m cProfile, the pyglet.resource module cannot find any files. These files are found perfectly when not profiling, so I assume the python profiler must do something to screw up the resource modules paths. Anyone have any tips on running the profiler with pyglet?
-- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
