Installation
When to use this page
Use this page when setting up mechestim for the first time.
Install as a dependency
Install for development
✅ Verify installation
🔍 What you'll see
The version string includes the pinned NumPy version suffix. If you see a version number, mechestim is installed correctly.
⚠️ Common pitfalls
Symptom: ImportError: numpy version mismatch
Fix: mechestim requires NumPy >=2.1.0,<2.2.0. Using uv handles this automatically. If you installed manually, check your NumPy version:
📎 Related pages
- Your First Budget — run your first FLOP-counted computation