We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Attempting to run convert on Windows 11, I see:
convert
DLL load failed while importing onnxruntime_pybind11_state: A dynamic link library (DLL) initialization routine failed.
It looks like markitdown is not the only package experiencing this issue: spinalcordtoolbox/spinalcordtoolbox#4905 (comment)
I think the onnxruntime version might need to be pinned until this is fixed upstream. (onnxruntime is a dependency of magika)
The text was updated successfully, but these errors were encountered:
Yup seeing this too!
Sorry, something went wrong.
Hi there! I see you've tagged our spinalcordtoolbox issue. Just to give some additional context, I had also reported this upstream here:
spinalcordtoolbox
It seems to do with the version of MSVC Runtime that is installed. Try updating.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Attempting to run
convert
on Windows 11, I see:It looks like markitdown is not the only package experiencing this issue:
spinalcordtoolbox/spinalcordtoolbox#4905 (comment)
I think the onnxruntime version might need to be pinned until this is fixed upstream.
(onnxruntime is a dependency of magika)
The text was updated successfully, but these errors were encountered: