Verify fail MacOS #178
Unanswered
panscamera
asked this question in
Q&A
Replies: 1 comment
-
|
The hash mismatch on macOS is likely due to different numpy/scipy versions on ARM (M4). The verification script runs a deterministic pipeline and compares output hashes. Fix: Regenerate the expected hash for your platform: python v1/data/proof/verify.py --generate-hash
python v1/data/proof/verify.pyThe second run should show |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm getting a fail on the ./verify check every time for a hash mismatch. I just downloaded the repo today so I'm wondering if there's something obvious somewhere I'm missing.
I'm running a MacBook Pro with an M4 Max, 128 GB of memory and macOS Tahoe 26.2
Beta Was this translation helpful? Give feedback.
All reactions