knights-lab / SHOGUN

SHallow shOtGUN profiler
GNU Affero General Public License v3.0
54 stars 19 forks source link

Mac installation #26

Open I-Shatha opened 4 years ago

I-Shatha commented 4 years ago

Hi,

Not sure if this is a real issue as I’m very new to this. I have encountered the following error while trying to install for Mac.

$ conda create -n shogun -c knights-lab shogun

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:

  - shogun

Current channels:

  - https://conda.anaconda.org/knights-lab/osx-64
  - https://conda.anaconda.org/knights-lab/noarch
  - 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.

Would you kindly help me on how to sort this out.

Kind regards, Shatha