HH-suite3 installation
Hello, I'm trying to install HH-suite3 and I have two problems:
- 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 don't understand the installation method of pdbx. How should I install it? Is it really necessary for basic functions?
• 1,563 views
•
link
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.
• 0 views
•
link
Log in to answer this question.