ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr6/local/lib/python2.7/hashlib.py", line 139, in globals()[__func_name] = __get_hash(__func_name) File "/usr6/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type %s' % name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr6/local/lib/python2.7/hashlib.py", line 139, in globals()[__func_name] = __get_hash(__func_name) File "/usr6/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type %s' % name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr6/local/lib/python2.7/hashlib.py", line 139, in globals()[__func_name] = __get_hash(__func_name) File "/usr6/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type %s' % name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr6/local/lib/python2.7/hashlib.py", line 139, in globals()[__func_name] = __get_hash(__func_name) File "/usr6/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type %s' % name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr6/local/lib/python2.7/hashlib.py", line 139, in globals()[__func_name] = __get_hash(__func_name) File "/usr6/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type %s' % name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr6/local/lib/python2.7/hashlib.py", line 139, in globals()[__func_name] = __get_hash(__func_name) File "/usr6/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type %s' % name) ValueError: unsupported hash type sha512 2026-02-17 13:53:30 >> [i] Feature generation: 2026-02-17 13:53:30 >> CHAIN #1: sh: line 1: /usr1/local/bin/python: No such file or directory File "/data/www/ihuang/progs/scr_prediction/structure_core/get_solv_training_data_aap_makemat.py", line 128 print solvfile, len(solv_list), len(pssm_list) ^ SyntaxError: invalid syntax Traceback (most recent call last): File "/data/www/ihuang/progs/scr_prediction/scr_predict.py", line 167, in main(sys.argv[1::]) File "/data/www/ihuang/progs/scr_prediction/scr_predict.py", line 142, in main make_info_files.make_file(testing_dir, proteins, features, opts) File "/data/www/ihuang/progs/scr_prediction/fann_modules/make_info_files.py", line 22, in make_file seq = file_io.read_file("%s/%s.new.fa" % (testing_dir, proteins[i]), line_start = 1) File "/data/www/ihuang/progs/scr_prediction/file_modules/file_io.py", line 6, in read_file f = open(path, "r") IOError: [Errno 2] No such file or directory: '/data/www/scr_prediction/tmp/testing_data/php44035.new.fa'