georgian-io/Multimodal-Toolkit

module 'numpy.linalg._umath_linalg' has no attribute '_ilp64'

Closed this issue · 1 comments

i tried to reinstall numpy but still got error:

module 'numpy.linalg._umath_linalg' has no attribute '_ilp64'
Screenshot 2024-01-16 at 11 36 58 AM

Hi @andysingal could you try the following code?

pip uninstall numpy
pip install numpy~=1.26.1