Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packages are not available from current channels #1

Open
ChristofferFlensburg opened this issue May 11, 2018 · 0 comments
Open

packages are not available from current channels #1

ChristofferFlensburg opened this issue May 11, 2018 · 0 comments

Comments

@ChristofferFlensburg
Copy link

Hi!

I'm struggling to install pyim, and I'm not sure if I'm doing something wrong. I am following the instructions on http://jrderuiter.github.io/pyim/installation.html and first configure channels according to the bioconda link:

conda config --add channels defaults
conda config --add channels conda-forge
conda config --add channels bioconda

That seems go through fine, only giving me a warning Warning: 'defaults' already in 'channels' list, moving to the top from the first line.

I then try to install:

conda create -n pyim pyim

which spins the -/\ wheel a few seconds and returns the error

Solving environment: failed

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

  - pyim

Current channels:

  - https://conda.anaconda.org/bioconda/linux-64
  - https://conda.anaconda.org/bioconda/noarch
  - https://conda.anaconda.org/conda-forge/linux-64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.continuum.io/pkgs/main/linux-64
  - https://repo.continuum.io/pkgs/main/noarch
  - https://repo.continuum.io/pkgs/free/linux-64
  - https://repo.continuum.io/pkgs/free/noarch
  - https://repo.continuum.io/pkgs/r/linux-64
  - https://repo.continuum.io/pkgs/r/noarch
  - https://repo.continuum.io/pkgs/pro/linux-64
  - https://repo.continuum.io/pkgs/pro/noarch

I went "browse packages" in the online interface at bioconda, and couldn't find any pyim.

Any ideas how I can make this work?
Thanks,
/Christoffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant