git总是链接不成功
× git clone --filter=blob:none --quiet https://github.com/EasternJournalist/utils3d.git ‘C:\Users\aaa\AppData\Local\Temp\pip-install-tbzptqv6\utils3d_a459df0a9346490ea1c249996650511f’ did not run successfully.
改为本地代理
git config --global http.proxy 127.0.0.1:7890