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 attribute 'CCodeConfig'

Did you try a clean checkout? I.e. delete all .so files in the tree and
rebuild? This looks like there's a stale "Code.so" in Cython/Compiler/.

Stefan

_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to