microsoft / Graphormer

Graphormer is a general-purpose deep learning backbone for molecular modeling.
MIT License
2.08k stars 334 forks source link

git clone --recursive problem #158

Open t9lex opened 1 year ago

t9lex commented 1 year ago

when i use git clone --recursive https://github.com/microsoft/Graphormer.git

i get

fatal: reference is not a tree: adb23324c222aad0aad89308e70302d996a5eaeb Unable to checkout 'adb23324c222aad0aad89308e70302d996a5eaeb' in submodule path 'fairseq/fairseq/model_parallel/megatron'

what should i do please

lizhixi212 commented 1 year ago

python -m pip install --upgrade "pip==21.1"