Entering edit mode
11 months ago
Ozymandeus
▴
30
I've been trying to install hisat2 with Miniconda but I keep getting this error. Miniconda is updated and seemingly installed. Also I'm on Mac OS. Please Advise.
Channels:
- bioconda
- default
- defaults
- conda-forge
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- hisat2
Current channels:
- https://conda.anaconda.org/bioconda
- https://conda.anaconda.org/default
- defaults
- https://conda.anaconda.org/conda-forge
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.
Thank you! This fixed the issue.