soedinglab / hh-suite

Remote protein homology detection suite.
https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-019-3019-7
GNU General Public License v3.0
545 stars 134 forks source link

PackagesNotFoundError #364

Open BluCp opened 11 months ago

BluCp commented 11 months ago

Hi,

While I was trying to download hhsuite for my conda environment, I get an error message. I tried to change my channels settings but it did not work. I am looking forward to find an answer for my problem. Thanks for helping me :)

%conda install -c conda-forge -c bioconda hhsuite

Channels:

PackagesNotFoundError: The following packages are not available from current channels:

Current channels:

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.

milot-mirdita commented 11 months ago

Bioconda has no support for Apple Silicon macs currently. You can still install the intel version and run it with rosetta though: https://github.com/bioconda/bioconda-recipes/issues/41702#issuecomment-1614173361

SaisaiSun commented 7 months ago

I have met the same error. I'm using a windows system. I'm not sure if the hhsuit can be installed on the windows system. Thanks for helping me!

milot-mirdita commented 7 months ago

We don’t support windows. Sorry about that