google-deepmind / google-deepmind/alphafold
RuntimeError: jaxlib version 0.4.33 is newer than and incompatible with jax version 0.4.26. Please update your jax and/or jaxlib packages.
Open
- Dominant language
- Python
- Stars
- 14.9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
i install requirments.txt and then i run this command
python3 run_alphafold.py --fasta_paths=protein_sequence.fasta --output_dir=output --model_names=model_1,model_2 --num_recycles=3
return this error

Contributor guide
Assessment
This issue has not been assessed yet.