Skip to content
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

在跑第二段示例代码时遇到的警告:FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True. warnings.warn( #151

Open
Phoenix233333 opened this issue May 3, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Phoenix233333
Copy link

Describe the Question

FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True.
warnings.warn(
FutureWarning: ' resume_download '已弃用,将在1.0.0版本中删除。下载总是在可能的情况下继续。如果你想强制新的下载,使用' force_download=True '。
warnings.warn (
这个警告是什么意思?请问重要吗?

@Phoenix233333 Phoenix233333 added the question Further information is requested label May 3, 2024
@ZcXXn
Copy link

ZcXXn commented May 6, 2024

我也遇到同样的问题

@shibing624
Copy link
Owner

忽视

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants