github - 在 Kaggle 中下载文件给出 - 'failed: Temporary failure in name resolution' 错误

标签 github wget kaggle

我尝试从 Kaggle 上的 github 下载脚本 -

!rm -rf utils.py
!wget raw.githubusercontent.com/sevenfx/fastai_audio/master/notebooks/utils.py

我收到这个错误 -

Resolving raw.githubusercontent.com (raw.githubusercontent.com)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘raw.githubusercontent.com’

Kaggle 中是否有任何必须完成的设置,或者一般来说这有什么问题?

最佳答案

那是 seen beforekaggle kernel

For anyone in the future who has the same issue in a Kaggle kernel, you need to turn on internet and gpu.

On the right side of the kernels window, there should be a settings section:

https://forums.fast.ai/uploads/default/original/3X/2/c/2c37df047ed32f5fa472757186c8ef2309d96158.png

You’re gonna want GPU turned on and internet connection turned on.

关于github - 在 Kaggle 中下载文件给出 - 'failed: Temporary failure in name resolution' 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58798115/

相关文章:

machine-learning - 验证和测试准确性差异很大

git - 从 Gitlab 镜像到 Github

git - Github 页面上的 Powerpoint 演示文稿

wget - "wget -O"是什么意思?

linux - 使用wget从Zenodo下载大文件(15G)时出现“ERROR 429: Too Many Requests.”

python - Pandas 排序值

github - 无法在 github 存储库上启用 fork

git - 如何在不 pull 的情况下将更改推送到github

perl - wget 不通过 IPC::Open3 与 bash 运行

linux - Kaggle API 问题 "Could not find kaggle.json. Make sure it' 位于……”