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

OSError: [Errno 5] Input/output error #2554

Open
LorenzoF6 opened this issue Feb 9, 2025 · 0 comments
Open

OSError: [Errno 5] Input/output error #2554

LorenzoF6 opened this issue Feb 9, 2025 · 0 comments

Comments

@LorenzoF6
Copy link

I'm working on Anomalib v2 on a jupyter notebook and when i try to fit a patchcore model, i have this error :
" OSError: [Errno 5] Input/output error: '/workspace/results/Patchcore/DISCHITOP/v4' -> '/workspace/results/Patchcore/DISCHITOP/latest' "
i'm in the root of my workspace.
This is the code:
eng_patchcore = Engine()
md_patchcore = Patchcore(evaluator = ev_DISCHITOP)
eng_patchcore.fit(model = md_patchcore, datamodule = datamodule_DISCHITOP)

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

1 participant