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

conda CONCOCT v1.1.0 recipe update for osx? #327

Open
franciscozorrilla opened this issue Jul 21, 2023 · 0 comments
Open

conda CONCOCT v1.1.0 recipe update for osx? #327

franciscozorrilla opened this issue Jul 21, 2023 · 0 comments

Comments

@franciscozorrilla
Copy link

Hi Johannes,

I have been trying to make metaGEM installable from conda on osx ARM machines (e.g. franciscozorrilla/metaGEM#134, franciscozorrilla/metaGEM#122). However it appears that the CONCOCT conda recipe available for osx is only v0.4.2 and not v1.1.0, which makes the metaGEM recipe fail when trying to install on osx ARM machines:

$ mamba create -n metagem -c bioconda metagem

                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗
        ██╔████╔██║███████║██╔████╔██║██████╔╝███████║
        ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║
        ██║ ╚═╝ ██║██║  ██║██║ ╚═╝ ██║██████╔╝██║  ██║
        ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚═════╝ ╚═╝  ╚═╝

        mamba (0.19.0) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████


Looking for: ['metagem']

bioconda/noarch          [====================] (00m:01s) Done
bioconda/osx-64          [====================] (00m:01s) Done
pkgs/r/noarch            [====================] (00m:00s) No change
pkgs/main/osx-64         [====================] (00m:01s) Done
pkgs/r/osx-64            [====================] (00m:00s) No change
pkgs/main/noarch         [====================] (00m:00s) Done
conda-forge/noarch       [====================] (00m:03s) Done
conda-forge/osx-64       [====================] (00m:08s) Done
Encountered problems while solving:
  - nothing provides concoct >=1.1.0 needed by metagem-1.0.5-hdfd78af_0


Would it be possible/straightforward for you to update the CONCOCT conda recipe for osx to v.1.1.0?

Best,
Francisco

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