Verify fail MacOS #178
Replies: 2 comments
-
|
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.
-
|
I've tried that both in the past and recently, and unfortunately it does not work. I get I've gone a bit further down the troubleshooting path and have ended up spinning my wheels |
Beta Was this translation helpful? Give feedback.
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