-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
树莓派3B运行install.sh总是出现安装失败 #5
Comments
树莓派上通过apt-get或者pip安装软件时,国内访问源的速度非常慢,很容易出现软件包安装失败的情况。更换apt-get源和pip源为国内源,比如清华镜像源或者中科大镜像源,一些软件包的安装速度会提升,出现错误的情况会减少。不过还是有一些软件包,比如numpy、python_opencv_contrib等,必须去树莓派镜像www.piwheels.org网站上下载,国内访问速度非常慢,很大概率会失败。 |
This was referenced Jun 11, 2018
@houzy @HornedSungem 配置国内的源就好了,我用的中科大的源,分分钟搞定 |
@viekie 感谢您的反馈。 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
树莓派上运行install.sh安装角蜂鸟软件包,总是出现网络错误,安装失败
The text was updated successfully, but these errors were encountered: