Re: [Cython] Cython 0.23 released

2015-08-18 Thread Antoine Martin
On 19/08/15 01:03, Stefan Behnel wrote: > Antoine Martin schrieb am 17.08.2015 um 14:14: >> On 17/08/15 14:14, Stefan Behnel wrote: >>> Stefan Behnel schrieb am 17.08.2015 um 08:17: Antoine Martin schrieb am 17.08.2015 um 06:09: > On 09/08/15 13:54, Antoine Martin wrote: >> I've just h

Re: [Cython] Cython fails to build if pgen is available

2015-08-18 Thread Robert Bradshaw
On Tue, Aug 18, 2015 at 3:02 PM, Dominic Sacré wrote: > Hi, > > I'm getting the following error trying to build Cython 0.23: > > Cython/Parser/Grammar: No such file or directory > Traceback (most recent call last): > File "setup.py", line 289, in > compile_cython_modules(cython_profile, cyt

[Cython] Cython fails to build if pgen is available

2015-08-18 Thread Dominic Sacré
Hi, I'm getting the following error trying to build Cython 0.23: Cython/Parser/Grammar: No such file or directory Traceback (most recent call last): File "setup.py", line 289, in compile_cython_modules(cython_profile, cython_compile_more, cython_with_refnanny) File "setup.py", line 135,

Re: [Cython] Cython 0.23 released

2015-08-18 Thread Stefan Behnel
Antoine Martin schrieb am 17.08.2015 um 14:14: > On 17/08/15 14:14, Stefan Behnel wrote: >> Stefan Behnel schrieb am 17.08.2015 um 08:17: >>> Antoine Martin schrieb am 17.08.2015 um 06:09: On 09/08/15 13:54, Antoine Martin wrote: > I've just hit a regression with 0.23: a recursion loop gen