I’m encountering an AttributeError
when trying to import the evaluate
library in Python. The error message is as follows:
AttributeError: module ‘numpy.linalg._umath_linalg’ has no attribute ‘_ilp64’. i have tried to update numpy, tensorflow for this.
New contributor
PRIYA GARG is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.