Skip to content

Cannot set up anaconda environment #11

@djole

Description

@djole

Hi,
I'm trying to set up the environment with Anaconda to run the code.
I'm running: conda env create -f environment.yml and I get error:

Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies.  Conda may not use the correct pip to install your packages, and they may end up in the wrong place.  Please add an explicit pip dependency.  I'm adding one for you, but still nagging you.
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
  - joblib==0.9.4
  - numpy==1.10.4
  - python==3.5.2

Do you know how to fix that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions