mirror of
https://github.com/google-deepmind/alphafold.git
synced 2026-06-04 14:58:05 +08:00
Downgrade to pyopenssl 22.0.0 to fix compatibility issue
PiperOrigin-RevId: 549671013 Change-Id: I8e27f86b7a02b74f8bed9437dd6d17ad8d9cabfc
This commit is contained in:
committed by
Copybara-Service
parent
6cb85e9684
commit
69afc4df91
@@ -160,7 +160,7 @@
|
||||
" %shell pip3 install -r ./alphafold/requirements.txt\n",
|
||||
" # Run setup.py to install only AlphaFold.\n",
|
||||
" %shell pip3 install --no-dependencies ./alphafold\n",
|
||||
" %shell pip3 install --upgrade pyopenssl\n",
|
||||
" %shell pip3 install pyopenssl==22.0.0\n",
|
||||
" pbar.update(10)\n",
|
||||
"\n",
|
||||
" # Make sure stereo_chemical_props.txt is in all locations where it could be searched for.\n",
|
||||
|
||||
Reference in New Issue
Block a user