【问题标题】:urllib:-HTTP Error 404: Not Found while importing excel file through URLurllib:-HTTP 错误 404:通过 URL 导入 excel 文件时未找到 【发布时间】:2019-12-17 00:45:26 【问题描述】: 下面是我的代码,这里我无法读取excel文件。 我收到诸如 HTTP 错误 404:未找到之类的错误。请帮我解决这个问题。 谢谢。 【问题讨论】: 标签: python python-3.x pandas jupyter-notebook jupyter 【解决方案1】: 该文件不存在。检查您的网址是否有效。 另外,这不是 Python 相关的问题。 【讨论】: