Coder Social home page Coder Social logo

Comments (5)

apcamargo avatar apcamargo commented on September 4, 2024

Hi @sophiaaredas

Aragorn is in Bioconda, so you shouldn't have any problems installing it from there. Are you sure you included Bioconda in the command?

mamba create -n genomad -c conda-forge -c bioconda genomad

from genomad.

sklucas avatar sklucas commented on September 4, 2024

Hi @apcamargo, I am having this issue as well. MacOS Ventura 3.5.1. Fresh miniforge install. Result from the mamba install code is:

pkgs/main/osx-arm64                                           No change
pkgs/r/noarch                                                 No change
bioconda/osx-arm64                                            No change
pkgs/main/noarch                                              No change
pkgs/r/osx-arm64                                              No change
bioconda/noarch                                    @   2.3MB/s  2.2s
conda-forge/osx-arm64                              @   3.5MB/s  2.3s
conda-forge/noarch                                 @   5.2MB/s  2.9s
Could not solve for environment specs
The following package could not be installed
└─ genomad   is uninstallable because it requires
   └─ aragorn  , which does not exist (perhaps a missing channel).

At least for me this seems like a Mac-specific issue as I just installed geNomad on a CentOS Linux server using mamba yesterday and it went smoothly. I will use the Docker image for now, but thought I would add that this happened to me too.

from genomad.

apcamargo avatar apcamargo commented on September 4, 2024

Hi @sklucas
That's strange. I installed geNomad on a Mac before. Did you copy and paste the exact command below? Are you using a M1/M2 Mac?

mamba create -n genomad -c conda-forge -c bioconda genomad

from genomad.

sklucas avatar sklucas commented on September 4, 2024

Hi @apcamargo the issue is on an M2 Mac. I just installed geNomad successfully using the code above with the latest Miniforge on an Intel Mac and it was successful. I will have to do some digging around to figure out what is happening with the new setup. Seems like the issue is bigger than the scope of this one package. You have provided many other ways to install/use the geNomad though, which is much appreciated!

Edit: This install method works:

mamba create -n genomad
mamba activate
conda config --env --set subdir osx-64     
mamba install -c conda-forge -c bioconda genomad    

from genomad.

apcamargo avatar apcamargo commented on September 4, 2024

So it does seem to be a problem with the architecture. I guess we will have to wait until they start building for ARM.

Good to know that you managed to install it! :)

from genomad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.