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

报错!called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" } #63

Open
hp967 opened this issue May 28, 2024 · 1 comment

Comments

@hp967
Copy link

hp967 commented May 28, 2024

您输入的文件地址是: https://m3u.ibert.me/fmml_ipv6.m3u
您输入是:标准格式m3u格式文件
输出文件: .//volume2/迅雷/ipv4.m3u
文件中源总数: 137
检查进度: 137/137thread 'main' panicked at src/common/m3u.rs:334:63:
called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

@zmisgod
Copy link
Member

zmisgod commented Nov 11, 2024

看起来是因为你设置的输出目录不存在导致的报错,你可以cd .//volume2/迅雷/ 看下这个目录是否存在,如果文件夹存在的话,看下你是否给了这个cmd权限来创建文件。

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

No branches or pull requests

2 participants