google-deepmind / google-deepmind/alphafold
Error with "common_modules.py
Open
- Dominant language
- Python
- Stars
- 14.9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
The following error occurs when running the script "run_alphafold.sh".
File "/ssd/alphafold/alphafold/model/common_modules.py", line 150, in __init__
super(). __init__(
TypeError: __init__() got an unexpected keyword argument 'use_fast_variance
rm: cannot remove '. /1EMA/result_model_*.pkl': No such file or directory
I tried reinstalling and running only the relevant commands again, but no improvement was seen.
Any help on this issue would be appreciated. Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.