self-operating-computer icon indicating copy to clipboard operation
self-operating-computer copied to clipboard

Update requirements.txt

Open benero2000 opened this issue 9 months ago • 3 comments

What does this PR do?

Fixes # (issue)

Requirement/Documentation

  • If there is a requirement document, please, share it here.

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] Chore (refactoring code, technical debt, workflow improvements)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Tests (Unit/Integration/E2E or any other test)
  • [ ] This change requires a documentation update

Mandatory Tasks

  • [ ] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected. Make sure before submmiting this PR you run tests with evaluate.py

benero2000 avatar Mar 12 '25 15:03 benero2000

numpy version unavailable

benero2000 avatar Mar 12 '25 15:03 benero2000

numpy version unavailable

you need to downgrade your version of python3 to be able to use numpy 1.26.1

AnkaEnginSBHIS avatar Mar 14 '25 18:03 AnkaEnginSBHIS

numpy version unavailable

you need to downgrade your version of python3 to be able to use numpy 1.26.1

To what version of python 3 do we downgrade too?

its ok i just read the release notes https://numpy.org/doc/2.1/release/1.26.0-notes.html

https://www.python.org/downloads/release/python-3119/

sprinteroz avatar Mar 24 '25 12:03 sprinteroz