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

Encountering error in running mnist example #29

Open
mammadmaheri7 opened this issue Jul 30, 2024 · 2 comments
Open

Encountering error in running mnist example #29

mammadmaheri7 opened this issue Jul 30, 2024 · 2 comments

Comments

@mammadmaheri7
Copy link

When I try to run the mnist example, I encounter this error that does not find numbers in Orion. I'd like to know whether I am using a compatible version.

Compiling test(mnist_nn_unittest) mnist_nn v0.1.0 (Giza-Hub/awesome-orion/basic/mnist_nn/Scarb.toml)=false --recurse-submodules /Users/ 0s36m git clone --local --config core.autocrlf=false --recurse-submodules /Users/ 0s30m git clone --local --config core.autocrlf=false --recurse-submodules /Users/ 0s31merror0m: Identifier not found.
-->/Giza-Hub/awesome-orion/basic/mnist_nn/src/generated/input.cairo:3:21
use orion::numbers::i32;
^*^`

scarb 2.5.3 (46d5d5cea 2024-02-01) cairo: 2.5.3 (https://crates.io/crates/cairo-lang-compiler/2.5.3) sierra: 1.4.0

@mammadmaheri7
Copy link
Author

I just wanted to provide a follow-up on my previous question. I believe the issue may be related to the Orion version, which is currently set to the development, it seems that this branch does not contain i32, which has caused an incompatibility. branch. However

@ScottyDavies
Copy link

hello @mammadmaheri7, can I please be assigned this task ?

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