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

onnxruntime==1.21.0 not working #14

Open
fuchst opened this issue Mar 11, 2025 · 1 comment
Open

onnxruntime==1.21.0 not working #14

fuchst opened this issue Mar 11, 2025 · 1 comment

Comments

@fuchst
Copy link

fuchst commented Mar 11, 2025

Board: Astra Machina SL1680
Firmware: 1.5.0

The requirements.txt does not pin the onnxruntime package to a specific version and installs the most recent one.
This is a problem bc. version 1.21.0 fails during import. Version 1.20.0 works fine.

Error:

>>> import onnxruntime
Illegal instruction
@fuchst
Copy link
Author

fuchst commented Mar 13, 2025

Related onnxruntime issue:
microsoft/onnxruntime#23957

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