We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can't install Minimap2 from Bioconda on an M1+ Mac as the osx-arm64 build is not included (only linux-64 and osx-64).
Installing from the nanoporetech channel works but hasn't been updated in a while.
i.e. conda install minimap2 -c nanoporetech
conda install minimap2 -c nanoporetech
Could you please include an osx-arm64 build in the bioconda releases?
The text was updated successfully, but these errors were encountered:
This is a bioconda problem, not a minimap2 problem. See bioconda/bioconda-recipes#23454.
Sorry, something went wrong.
Thanks for the clarification.
It looks like support for osx-arm64 bioconda builds is in the works: bioconda/bioconda-docs#16
Thank you, @jmarshall. Good to know bioconda is working on an Apple M1 build.
No branches or pull requests
Can't install Minimap2 from Bioconda on an M1+ Mac as the osx-arm64 build is not included (only linux-64 and osx-64).
Installing from the nanoporetech channel works but hasn't been updated in a while.
i.e.
conda install minimap2 -c nanoporetech
Could you please include an osx-arm64 build in the bioconda releases?
The text was updated successfully, but these errors were encountered: