Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json.decoder issue #15

Open
GayatriNavle opened this issue Feb 5, 2022 · 5 comments
Open

json.decoder issue #15

GayatriNavle opened this issue Feb 5, 2022 · 5 comments

Comments

@GayatriNavle
Copy link

Generating TAPE features
243B [00:00, 284458.80B/s]
Traceback (most recent call last):
File "/home/ngayatri/trRosetta2/trRosetta2/tape/get_embeddings.py", line 25, in
model = ProteinBertModel.from_pretrained('bert-base')
File "/home/ngayatri/miniconda3/envs/casp14-baker/lib/python3.6/site-packages/tape/models/modeling_utils.py", line 470, in from_pretrained
*kwargs
File "/home/ngayatri/miniconda3/envs/casp14-baker/lib/python3.6/site-packages/tape/models/modeling_utils.py", line 172, in from_pretrained
config = cls.from_json_file(resolved_config_file)
File "/home/ngayatri/miniconda3/envs/casp14-baker/lib/python3.6/site-packages/tape/models/modeling_utils.py", line 202, in from_json_file
return cls.from_dict(json.loads(text))
File "/home/ngayatri/miniconda3/envs/casp14-baker/lib/python3.6/json/init.py", line 354, in loads
return _default_decoder.decode(s)
File "/home/ngayatri/miniconda3/envs/casp14-baker/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/home/ngayatri/miniconda3/envs/casp14-baker/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Running sequence-based trRosetta
Folding trRosetta models
Running trRefine
/home/ngayatri/trRosetta2/trRosetta2
Folding trRefine models
ls: cannot access /home/ngayatri/trRosetta2/trRosetta2/example/T1078/pdb-trRefine/model
.pdb: No such file or directory
Running DeepAccNet-msa on trRefine models

please help me solve this issue

@KhodezaBegum
Copy link

Following, I have the same issue.

1 similar comment
@zero555666
Copy link

Following, I have the same issue.

@zero555666
Copy link

how to solve it ???

@yoavatsmonraz
Copy link

i also have it

@syy197
Copy link

syy197 commented Dec 28, 2023

pip install --upgrade tape-proteins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants