12 Aug 2008 16:36
Re: Task done error?
Raffi T. Khatchadourian <khatchad <at> cse.ohio-state.edu>
2008-08-12 14:36:33 GMT
2008-08-12 14:36:33 GMT
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
RSS Feed