Skip to content

pip install scikit-learn fails on python 2 #13860

@ruoyu90

Description

@ruoyu90

Description

pip install scikit-learn fails on python 2

Steps/Code to Reproduce

pip install scikit-learn in a python 2 environment

Expected Results

install succeeds

Actual Results

RuntimeError: Scikit-learn requires Python 3.5 or later. The current Python version is 2.7.16rc1 installed in...

Versions

I expect a lower version to be installed since 0.21 is marked as python 3 only. However the command results in an attempt to install 0.21 and then failure.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions