Re: Task done error?
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi Ben,
On 12 Aug 2008, at 13:07, Ben Willard wrote:
> On Tue, Aug 12, 2008 at 09:21:11AM +0100, Raffi T. Khatchadourian
> wrote:
>> Can anyone make anything about about this error I'm receiving?
>> Thanks! ... AttributeError: Queue instance has no attribute
>> 'task_done' ...
>
> What version of Python do you have? Queue.task_done() is new in Python
> 2.5 (so you'll need at least that).
Python 2.4.4 (#1, Jul 10 2007, 21:03:23)
I'm using the python from macports. I'll see if I can upgrade that.
Thanks!
Raffi
|
|