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

DINCAE_utils.addcvpoint error #22

Closed
FranckzGithub opened this issue Jan 17, 2024 · 2 comments
Closed

DINCAE_utils.addcvpoint error #22

FranckzGithub opened this issue Jan 17, 2024 · 2 comments

Comments

@FranckzGithub
Copy link

Hello, I already tested successfully the tutorial, but when i tried my own data i found this error when i run: "DINCAE_utils.addcvpoint(fname,varname; mincvfrac = 0.05);" do you have any idea about it?

DINCAE_utils.addcvpoint(fname,varname; mincvfrac = 0.05);
ERROR: IOError: sendfile: Unknown system error -954851718 (Unknown system error -954851718)
Stacktrace:
[1] uv_error
@ .\libuv.jl:100 [inlined]
[2] sendfile(dst::Base.Filesystem.File, src::Base.Filesystem.File, src_offset::Int64, bytes::Int64)
@ Base.Filesystem .\filesystem.jl:153
[3] sendfile(src::String, dst::String)
@ Base.Filesystem .\file.jl:998
[4] cp(src::String, dst::String; force::Bool, follow_symlinks::Bool)
@ Base.Filesystem .\file.jl:384
[5] cp
@ .\file.jl:376 [inlined]
[6] #addcvpoint#5
@ C:\Users\Zhou laoshi.julia\packages\DINCAE_utils\f4oUy\src\data.jl:101 [inlined]
[7] top-level scope
@ REPL[145]:1
[8] top-level scope
@ C:\Users\Zhou laoshi.julia\packages\CUDA\35NC6\src\initialization.jl:190

@Alexander-Barth
Copy link
Member

Could be this issue?

JuliaLang/julia#30723

Does the issue persists when you rerun this function?

@Alexander-Barth
Copy link
Member

Likely a windows issue unrelated to DINCAE.

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