thanks david. it´s working now (although I´m having problems  
interpreting the stats, but that´s another question).

for everyone who´s reading this, here´s more about the python- 
profiler on debian:
http://mail.python.org/pipermail/tutor/2005-March/036677.html

thanks,
patrick


Am 24.05.2007 um 17:13 schrieb David Reynolds:

> Patrickk,
>
> On 24 May 2007, at 2:15 pm, patrickk wrote:
>
>>
>> I´m just trying to do some profiling based on
>> http://code.djangoproject.com/wiki/ProfilingDjango
>>
>> when trying to import hotshot.stats I´m getting this:
>> Traceback (most recent call last):
>>    File "<console>", line 1, in ?
>>    File "/usr/lib/python2.4/hotshot/stats.py", line 3, in ?
>>      import profile
>> ImportError: No module named profile
>>
>> any ideas?
>>
>
> If you're on Debian or Ubuntu:
>
> # aptitude install python-profiler
>
> Thanks,
>
> David
>
> -- 
> David Reynolds
> [EMAIL PROTECTED]
>
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to