1000000000000000000000000000000

Results 13 comments of 1000000000000000000000000000000

FYI: This is the GCC version I am working with: ![image](https://user-images.githubusercontent.com/81730040/129413946-f1857f19-0054-4527-9d5d-574462f509c8.png)

![gcc and cuda driver versions](https://user-images.githubusercontent.com/81730040/129612159-82574f69-dce3-44b6-b6ca-5b13d1f248dc.PNG) Is my NVIDIA driver or GCC version a possible problem? I installed using the "conda env create -f RoseTTAFold-linux-cu101.yml" command. I think there might be...

Hmm, okay. I know how to remove hhsuite from the RoseTTAFold conda environment but how should I install hhsuite? Is there a better version somewhere? Does it need to be...

I uninstalled the hhsuite then compiled my own version and I seem to still get the same errors. I am wondering if I am doing this correctly.

Okay, I have decided to try and use easybuild to install the hhsuite. Here is how I attempted this: 1. I removed the RoseTTAFold conda environment 2. I edited the...

Oh, i see. Hmm, not sure what to do now. @minkbaek Do you have any suggestions for me? I am having a tough time with this installation. I am determined...

Unfortunately, I have not yet solved this issue. Easybuild did not work for me so I am going to uninstall and try to reset my installation to reflect the original...

I have separate conda environments. Should I install folding into the pyrosetta env? Thanks!!! On Sat, Aug 28, 2021 at 8:29 AM Robert Chase ***@***.***> wrote: > Did you have...

@ro6ert You are right that the run_pyrosetta_ver.sh script activates the RoseTTAFold conda environment on line 30. I am not suspecting this to be the problem only because on line 84...

@Sabryr I am not really sure how I would modify the following Path in the line you added to the /RoseTTAFold/input_prep/make_ss.sh script: export BLASTMAT=/cluster/software/RoseTTAFold/1.0.0.2/share/blast-2.2.26/data I do not have this path....