This is a test version of Biostars. For the public version, visit https://www.biostars.org.
HH-suite3 installation

Hello, I'm trying to install HH-suite3 and I have two problems:

  1. I tried to install it via conda (conda install -c conda-forge -c bioconda hhsuite) and got this error.. Has anyone installed hh3 recently?

I tried to install it via conda (conda install -c conda-forge -c bioconda hhsuite) and got this error

  1. I don't understand the installation method of pdbx. How should I install it? Is it really necessary for basic functions?
hhsearch hhsuite pdbx hhblits

1 answer

It says clearly that it requires python version < 3.11, which is what you have. You may need to create a separate conda environment with earlier python version, and then install HHsuite within that environment.

Log in to answer this question.