nathanshartmann / portuguese_word_embeddings

Portuguese Word Embeddings: Evaluating on Word Analogies and Natural Language Tasks
GNU General Public License v3.0
236 stars 35 forks source link

Update numpy to 1.16.0 #16

Closed filipegl closed 1 year ago

filipegl commented 4 years ago

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.