Open qiaoqiao321 opened 1 year ago
when i run "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive --install-prefix=$(pwd)/_build" on Ubuntu 20.04 , some errors occured. when i run "./getdeps.sh" on Ubuntu 20.04 , some errors occured. Could you please answer my question when you are free ? I would be grateful
hi, have u solved it ?
Are your connections going through a proxy? Can you try to download the same files using curl -v
?
@LCJDogLover @qiaoqiao321 you are missing the project name mvfst. e.g. run ./build/fbcode_builder/getdeps.py --allow-system-packages install-system-deps --recursive mvfst
when i run "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive --install-prefix=$(pwd)/_build" on Ubuntu 20.04 , some errors occured. when i run "./getdeps.sh" on Ubuntu 20.04 , some errors occured. Could you please answer my question when you are free ? I would be grateful