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

smart_copy 报错 TypeError: stat() got an unexpected keyword argument 'follow_symlinks' #243

Closed
chen-2569 opened this issue Jul 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@chen-2569
Copy link

megfile:2.1.1.post1
smart_copy 时报错 TypeError: stat() got an unexpected keyword argument 'follow_symlinks'
复现步骤

from megfile import smart_copy
smart_copy("https://www.megengine.org.cn/doc/stable/zh/index.html", "/home/xxx/download/index.html")
截屏2023-07-06 18 26 41
@LoveEatCandy LoveEatCandy added the bug Something isn't working label Jul 7, 2023
@LoveEatCandy
Copy link
Collaborator

升级到 2.1.1.post2 可以解决此问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants