You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried ESM models with the default example and it worked, but when I tried my own sequence I got the following error: An error occurred: 'ESMProteinError' object has no attribute 'to_protein_chain'
I also got some errors when installed each model due to versions incompatibilities in dependencies, but solved using different conda envs for each model.
Thanks so much!
The text was updated successfully, but these errors were encountered:
I tried ESM models with the default example and it worked, but when I tried my own sequence I got the following error:
An error occurred: 'ESMProteinError' object has no attribute 'to_protein_chain'
I also got some errors when installed each model due to versions incompatibilities in dependencies, but solved using different conda envs for each model.
Thanks so much!
The text was updated successfully, but these errors were encountered: