ukhsa-collaboration / snapperdb

GNU General Public License v3.0
21 stars 5 forks source link

install from conda not working #17

Closed flashton2003 closed 5 years ago

flashton2003 commented 6 years ago

Hello,

I tried to install using the conda method and it failed with the following

$ conda install -c tdallman snapperdb
Solving environment: failed

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

  - snapperdb

Current channels:

  - https://conda.anaconda.org/tdallman/linux-64
  - https://conda.anaconda.org/tdallman/noarch
  - https://conda.anaconda.org/bioconda/linux-64
  - https://conda.anaconda.org/bioconda/noarch
  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/linux-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/pro/linux-64
  - https://repo.anaconda.com/pkgs/pro/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.

I'll just try another way of installing, but just FYI.

timdallman commented 5 years ago

This is now resolved