You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that v2.2.0 adds support for compiling on M1/M2 architectures; however, I don't think these have been added to bioconda yet. Are there plans to upload them as well, or should I compile from source for this?
For context, the error when attempting to install through conda on an Apple machine:
Looking for: ['cuttlefish']
bioconda/osx-arm64 Using cache
bioconda/noarch Using cache
pkgs/main/osx-arm64 Using cache
pkgs/main/noarch Using cache
pkgs/r/osx-arm64 Using cache
pkgs/r/noarch Using cache
Could not solve for environment specs
The following package could not be installed
└─ cuttlefish does not exist (perhaps a typo or a missing channel).
No worries if not, just wondering since we want to incorporate cuttlefish into a portable snakemake pipeline! Thanks for the work!
The text was updated successfully, but these errors were encountered:
This is a bioconda "problem", as bioconda does not yet enable builders for Apple ARM arch. for their packages. Once they do, we should be able to build.
Hello!
I see that v2.2.0 adds support for compiling on M1/M2 architectures; however, I don't think these have been added to bioconda yet. Are there plans to upload them as well, or should I compile from source for this?
For context, the error when attempting to install through conda on an Apple machine:
No worries if not, just wondering since we want to incorporate
cuttlefish
into a portable snakemake pipeline! Thanks for the work!The text was updated successfully, but these errors were encountered: