入坑小白关于安装Theos遇到的问题,望牛牛们帮忙解决一下,感谢感谢!

入坑小白关于安装Theos遇到的问题,望牛牛们帮忙解决一下,感谢感谢!

MacOS版本:Big Sur 11.3.1

.bash_profile路径配置: export THEOS=~/theos
export PATH=$THEOS/bin:$PATH
并且执行:source ~/.bash_profile

安装Theos指令:git clone --recursive https://github.com/theos/theos.git $THEOS

正常安装完毕,出现下面的问题:
fatal: unable to access ‘’: LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
fatal: clone of ‘’ into submodule path theos/vendor/logos’ failed
Failed to clone ‘vendor/logos’. Retry scheduled

然后执行:nic.pl,提示:zsh: command not found: nic.pl。
困扰若干天,久久不能入眠,希望有心人帮忙指导一二,不胜感激。

由于新人只能发2个链接好难,用回复业添加里面的错误信息:
fatal: unable to access ‘templates.git/’: Failed to connect to github.com port 443: Operation timed out
fatal: clone of ‘github.com/theos/templates.git’ into submodule path ‘/Users/lizhuoxiong/theos/vendor/templates’ failed
Failed to clone ‘vendor/templates’. Retry scheduled

fatal: unable to access ‘theos/templates.git/’: LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
fatal: clone of ‘https://github.com/theos/templates.git’ into submodule path ‘/Users/lizhuoxiong/theos/vendor/templates’ failed
Failed to clone ‘vendor/templates’ a second time, aborting

这个就是github被“限制访问”了,科学上网后就可以解决了

重新设置了一下,现在可以发多个链接了

好的,知道了,谢谢,沙总。

真的把人给整死,下载<—>删除了无数次,终于还是给装好了,可以进行下一步了,真是步履维艰呐。
想上传个安装过程图片记录一下,提示不能上传媒体项目。 :joy:

你好

我现在也遇到了这个问题
LibreSSL SSL_connect: Operation timed out in connection to github.com:443
你是怎么解决的?

科学上网吧,github最新被封的很厉害

反复install吧,我当初安装的时候安装了好几天才成功啊