Re: [e-users] Too few arguments when compiling python-ethumb

2011-07-04 Thread Byrel Mitchell
I tried fixing this problem by changing the cython function for ethumb_client_thumb_exists to be similar to the one for ethumb_client_generate, and adding a couple of functions for ethumb_client_thumb_exist_cancel and ethumb_client_thumb_exist_cancel_check. I even came up with something that looks

Re: [e-users] Too few arguments when compiling python-ethumb

2011-06-25 Thread batden
Le 25/06/2011 23:39, Byrel Mitchell a écrit : > I am trying to compile python-ethumb from rev 60667. I'm getting an error in > ethumb.client.c: > > In function '__pyx_pf_6ethumb_6client_6Client_35exists': > ./ethumb/ethumb.client.c:5475:81: error: too few arguments to function > 'ethumb_client_thum