mariusvniekerk / condax

Install and run applications packaged with conda in isolated environments

Home Page:https://mariusvniekerk.github.io/condax/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot install from conda-forge

cswartzvi opened this issue · comments

The documentation indicates that one can install from conda-forge:
https://github.com/mariusvniekerk/condax/blob/master/docs/installation.md#install-using-conda

However, there does not seem to be a condax package available on conda-forge:

❯ conda search condax -c conda-forge
Loading channels: done
No match found for: condax. Search: *condax*

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

  - condax

Current channels:

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

Are there any plans to create a condax-feedstock?

@mariusvniekerk, I made a PR conda-forge/staged-recipes#17293 with Grayskull for a condax staged recipe with you and me as maintainers. Do you agree?

@mariusvniekerk and @cswartzvi, this has been fixed by https://github.com/conda-forge/condax-feedstock

I'm not a maintainer or reporter here, so I can't close it myself, but I think we can close this now. 🚀