Sorry for being slow about this -- as per my other message to the list just now, it looks like you need at least Pyrex 0.9.7.
-- Nathaniel On Mon, May 11, 2009 at 10:14 AM, Matt Brown <[email protected]> wrote: > $ pyrexc --version > Pyrex version 0.9.6.4 > > > On Thu, Apr 30, 2009 at 1:08 PM, Nathaniel Smith <[email protected]> wrote: >> The most likely cause is an old version of pyrex -- what version are >> you using? (To check: "pyrexc --version", note the "c"!) >> >> On Thu, Apr 30, 2009 at 12:32 PM, Matt Brown <[email protected]> wrote: >>> Hello, >>> >>> I downloaded parti-all-0.0.6, extracted, and ran do-build. I got this >>> error: >>> >>> pyrexc wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx --> >>> wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c >>> wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx:114:10: Expected an >>> identifier or literal >>> ... >>> gcc: wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c: No such file or >>> directory >>> gcc: no input files >>> >>> wimpiggy.lowlevel.bindings.pyx:114 reads: >>> for 0 <= i < cbuf_len / 4: >>> >>> >>> any ideas? >>> >>> thanks >>> -matt >>> >>> _______________________________________________ >>> Parti-discuss mailing list >>> [email protected] >>> http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss >>> >> > _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
