python=3.7
python -m pip install paddlepaddle==2.3.2 -i https://pypi.tuna.tsinghua.edu.cn/simple
1、git config --global user.name 设置用户名
2、git config --global user.email 设置用户邮箱
3、git config --global user.password 设置用户密码
4、git config --global credential.helper cache 缓存密码
5、git clean -df 清理本地缓存
vscode权限 set-executionpolicy remotesigned