Closed andysingal closed 8 months ago
i tried to reinstall numpy but still got error:
module 'numpy.linalg._umath_linalg' has no attribute '_ilp64'
Hi @andysingal could you try the following code?
pip uninstall numpy pip install numpy~=1.26.1
i tried to reinstall numpy but still got error: