安装juliboots时候出现问题

楼主是Julia小白,现在要安装一个叫做juliboost的包:链接如下:GitHub - mfpaulos/JuliBoots: A Julia-based package for performing numerical conformal bootstrap computations. Includes an arbitrary precision simplex solver for finite or continuously infinite search spaces, a branch and bound global function minimizer, and a package for working with rational functions.
安装了很多次都是终止或者失败,失败信息如下:
ERROR: failed to clone from GitHub - JuliaRegistries/General: The official registry of general Julia packages, error: GitError(Code:ERROR, Class:Net, HTTP parser error: stream ended at an unexpected time)
版本如下:using InteractiveUtils; versioninfo()
Julia Version 1.4.1
Commit 381693d3df* (2020-04-14 17:20 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin18.7.0)
CPU: Intel(R) Core™ i9-9880H CPU @ 2.30GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_EDITOR = “/Users/shenxiaoyang/Applications/Visual Studio Code.app/Contents/Resources/app/bin/code”
JULIA_NUM_THREADS =
包管理器情况如下:
~/.julia/environments/v1.4/Project.toml
[7073ff75] IJulia v1.21.2
[9136182c] ITensors v0.1.21
[4138dd39] JLD v0.10.0
[652e05fd] JuliaZH v1.0.0
[e0fc9d43] PkgMirrors v1.3.0
[91a5bcdd] Plots v1.3.2
[438e738f] PyCall v1.91.4
[24249f21] SymPy v1.0.20
求大佬指点!

试试挂代理上去,网络问题

https://discourse.juliacn.com/t/topic/2969/54