8000 scikit-learn runtime dependencies issues in setup.py · Issue #18977 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
scikit-learn runtime dependencies issues in setup.py #18977
Closed
@ogrisel

Description

@ogrisel

Packaging issue reported after 0.24.0rc1: #18956 (comment)

I think we have 2 problems:

  • we should depend on numpy < 1.20 for Python 3.6
  • we should not try to import numpy or build stuff with Cython and a c compiler in our setup.py just to compute the dependencies (if possible), for instance when running python setup.py check.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0