Skip to content

make "make cython" great again #7873

Closed
Closed
@yarikoptic

Description

@yarikoptic

With RFing in 5efc155 cythonize.py is gone, so make cython is now not usable

(git)hopa:~deb/scikit-learn[master]git
$> make cython          
python build_tools/cythonize.py sklearn
python: can't open file 'build_tools/cythonize.py': [Errno 2] No such file or directory
Makefile:52: recipe for target 'cython' failed
make: *** [cython] Error 2

$> git describe
0.4-20532-g9d57e75

$> git describe --tags
0.17-branching-1893-g9d57e75

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions