
大数据
小贝学cs
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
mac安装brew错误解决:curl: (7) Failed to connect to raw.githubusercontent.com port 443:Connection refused
mac 安装 brew 出现错误: 在网上找到终端下载代码是这样的:*ruby -e “$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)” * 但是出现错误: curl: (7) Failed to connect to raw.githubusercontent.com port 443:Connection re...原创 2020-04-30 14:08:47 · 1300 阅读 · 0 评论 -
Py4JJavaError /Library/Frameworks/Python.framework/Versions/3.5/bin/python3": error=2, No such file
Py4JJavaError /Library/Frameworks/Python.framework/Versions/3.5/bin/python3": error=2, No such file or directory 在jupyter notebook里面运行函数出错 不是所有的Py4JAVAerror的错误都是因为java版本过高,我搜了很多的错误,也问了自己的导师,都告诉我说是版本的问...原创 2020-04-20 23:07:38 · 1365 阅读 · 0 评论