Jeroen Demeyer schrieb am 05.09.2015 um 11:01:
> Checking out Cython from master (the 0.23.x branch works fine) and running
> "python setup.py install" gives me
>
> Unable to find pgen, not compiling formal grammar.
> Compiling module Cython.Compiler.Scanning ...
>
> ERROR: 'module' object has no
Checking out Cython from master (the 0.23.x branch works fine) and
running "python setup.py install" gives me
Unable to find pgen, not compiling formal grammar.
Compiling module Cython.Compiler.Scanning ...
ERROR: 'module' object has no attribute 'CCodeConfig'
Extension module compilation fail