>
>
>I guess it's pushing the limits, but I tried a very large 'pluck', and I
>thought something was going funny about half way through when it slowed
>right down and started using 99% CPU.  Eventually it finished with this
>error...
>

>  File "d:\Program Files\Plucker\PyPlucker\Writer.py", line 112, in
>_get_id_for_doc
>    id = self._url_to_id_mapping.get(doc.get_url())
>AttributeError: 'None' object has no attribute 'get_url'
>
>  
>
It is strange, but I just reported exactly the same error on the 
plucker-dev mailing list minutes ago.  My pluck was very large as well, 
but I trimmed it in such a was as to make it happen on a small one as 
well.  In my case, It thought it was happening on the Beyond 2000 web 
site, but I have just had the problem on another one.

Sounds like you may be using Plucker under Windows (its Linux in my 
case).  If so, find the channel for big pluck in you plucker.ini file. 
 Comment out some of the image related parameters and try again.  I 
eliminated the problem, but there is DEFINITELY a bug here that needs to 
be addressed.

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to