Skip to content

scikit-learn doesn't install from pip #8

@aaronjoh

Description

@aaronjoh

When installing table_clearing with rosdep, I get the following error:
ERROR: the following rosdeps failed to install
pip: command [sudo -H pip install -U scikit-learn] failed
pip: Failed to detect successful installation of [scikit-learn]

Looking at the scikit-learn website, they do not recommend installing from pip http://scikit-learn.org/stable/install.html

Installing with
sudo apt-get install python-sklearn

worked for me.

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