RosettaCommons / RoseTTAFold

This package contains deep learning models and related scripts for RoseTTAFold
MIT License
2.02k stars 439 forks source link

Unable to download the weights dataset #59

Open sayaneshome opened 3 years ago

sayaneshome commented 3 years ago

Hi, I am trying to download the weights dataset using the command : wget https://files.ipd.uw.edu/pub/RoseTTAFold/weights.tar.gz as suggested in readme.

but I get the following error: --2021-08-05 21:50:01-- https://files.ipd.uw.edu/pub/RoseTTAFold/weights.tar.gz Resolving files.ipd.uw.edu (files.ipd.uw.edu)... 2607:4000:406::160:134, 2607:4000:406::160:135, 128.95.160.135, ... Connecting to files.ipd.uw.edu (files.ipd.uw.edu)|2607:4000:406::160:134|:443... connected. OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Unable to establish SSL connection.

wmustafaAwad commented 3 years ago

Hi @sayaneshome , I suggest you try this stackoverflow solution. What version of linux/ubuntu are you using ? I recommend you use ubuntu 18.04 or ubuntu 20.04; you may face problems running the software with older versions.

Please try and close the issue if it's solved.

wmustafaAwad commented 3 years ago

You can also try this solution. Use: wget https://files.ipd.uw.edu/pub/RoseTTAFold/weights.tar.gz --no-check-certificate