Skip to content

Conversation

@erkinalp
Copy link

Changes

  • Add numpy>=1.24.0 to requirements.txt
  • Create setup.py with core dependencies
  • Add environment validation in init_devika
  • Update installation documentation
  • Add tests for numpy validation

Testing

  • Added test cases to verify numpy validation
  • Tested both successful import and proper error handling
  • Verified numpy version check works correctly

Link to Devin run: https://app.devin.ai/sessions/121045305ac0458bbdf2566092dbc1b2

Fixes #372

- Add numpy>=1.24.0 to requirements.txt
- Create setup.py with core dependencies
- Add environment validation in init_devika
- Update installation documentation
- Add tests for numpy validation

Fixes stitionai#372

Co-Authored-By: Erkin Alp Güney <erkinalp9035@gmail.com>
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

Successfully merging this pull request may close these issues.

IndexError: list index out of range

1 participant