Closed filipegl closed 1 year ago
I got this error ValueError: numpy.ufunc has the wrong size, try recompiling. Expected 192, got 216
ValueError: numpy.ufunc has the wrong size, try recompiling. Expected 192, got 216
According to this, the numpy version must be >= 1.16.0 on requirements.txt.
requirements.txt
I got this error
ValueError: numpy.ufunc has the wrong size, try recompiling. Expected 192, got 216
According to this, the numpy version must be >= 1.16.0 on
requirements.txt
.