Skip to content

Add troubleshooting note for NumPy errors

Summary

  • document how to handle "module compiled using NumPy 1.x" errors

Testing

  • pytest -q

https://chatgpt.com/codex/tasks/task_e_6845e9e6f0b4832d9824daedc637427d

Summary by CodeRabbit

  • Documentation
    • Added a "Troubleshooting" section to the README with guidance on resolving NumPy binary compatibility errors, including steps for reinstalling affected packages and downgrading NumPy if necessary.

Merge request reports

Loading