K 10 svn:author V 7 antoine K 8 svn:date V 27 2017-09-01T18:30:36.903660Z K 7 svn:log V 378 Mark BROKEN: fails to configure Error compiling Cython file: ------------------------------------------------------------ ... """Export fast union find in Cython""" cimport numpy as cnp DTYPE = cnp.intp ^ ------------------------------------------------------------ skimage/measure/_ccomp.pxd:4:11: cimported module has no attribute 'intp' Reported by: pkg-fallout END