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
Hello, i have problems using prosit-transformer with tape python module.
Error messages are here,
File "C:\Users\alphe.conda\envs\grad_proj3109\prosittransformer-main\prosittransformer-main\predictTorch.py", line 2, in
from tape import ProteinBertForValuePredictionFragmentationProsit
ImportError: cannot import name 'ProteinBertForValuePredictionFragmentationProsit' from 'tape' (C:\Users\alphe.conda\envs\grad_proj3109\lib\site-packages\tape_init_.py)
I'm using python module 'tape-proteins 0.5' and i wonder why 'ProteinBertForValuePredictionFragmentationProsit' cannot be imported.
Thank you for considering this issue.
The text was updated successfully, but these errors were encountered:
Hello, i have problems using prosit-transformer with tape python module.
Error messages are here,
File "C:\Users\alphe.conda\envs\grad_proj3109\prosittransformer-main\prosittransformer-main\predictTorch.py", line 2, in
from tape import ProteinBertForValuePredictionFragmentationProsit
ImportError: cannot import name 'ProteinBertForValuePredictionFragmentationProsit' from 'tape' (C:\Users\alphe.conda\envs\grad_proj3109\lib\site-packages\tape_init_.py)
I'm using python module 'tape-proteins 0.5' and i wonder why 'ProteinBertForValuePredictionFragmentationProsit' cannot be imported.
Thank you for considering this issue.
The text was updated successfully, but these errors were encountered: