报错截图如下 继续往前翻日志,发现有一处为 error: failed to run custom build command for openssl-sys v0.9.109 ,使用命令 sudo apt install -y pkg-config libssl-dev ,安装ssl即可解决该报错。