4 Feb
2007
4 Feb
'07
8:17 p.m.
On 2/1/07, Bernie Pope <bjpop@csse.unimelb.edu.au> wrote:
I'm trying to build yhc but it falls over immediately with this error message:
Hi Bernie, Sorry for the delay in responding to this. I'd be interested to know what version of Python you're running, I have a feeling it must be quite old and int(x) won't return a long type for values that can't be represented in an int. I have pushed a fix that will hopefully correct this without you needing to upgrade Python. Simply darcs pull then try building again. Cheers, Andrew