Skip to content

Can't install with miniconda #212

@mivade

Description

@mivade

On OS X at least, I get the following error when trying to install via pip:

Collecting scikit-build
  Using cached scikit_build-0.4.0-py2.py3-none-any.whl
Collecting setuptools==28.3.0 (from scikit-build)
  Using cached setuptools-28.3.0-py2.py3-none-any.whl
Requirement already satisfied: wheel==0.29.0 in /Users/depalati/miniconda3/envs/skb/lib/python3.5/site-packages (from scikit-build)
Installing collected packages: setuptools, scikit-build
  Found existing installation: setuptools 27.2.0
Cannot remove entries from nonexistent file /Users/depalati/miniconda3/envs/skb/lib/python3.5/site-packages/easy-install.pth

I get similar errors when trying to install in the root conda environment.

Is there a need for a hard requirement on setuptools 28.3.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething's not working correctly.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions