ome / EMBL-EBI-imaging-course-05-2023

BSD 2-Clause "Simplified" License
4 stars 4 forks source link

build locally - channels problem #2

Closed pwalczysko closed 1 year ago

pwalczysko commented 1 year ago
conda  create -n imaging_course_2023 -f binder/environment.yml
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - binder/environment.yml

Current channels:

  - https://repo.anaconda.com/pkgs/main/osx-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.
jburel commented 1 year ago

As indicating those instructions are not correct and need to be reviewed. Closing