klb3713 / sentence2vec

Tools for mapping a sentence with arbitrary length to vector space
664 stars 225 forks source link

How to fix the following issue , I have numpy installed already #15

Open Yahsaswi opened 7 years ago

Yahsaswi commented 7 years ago

/pyrex/word2vec_inner.c:435:10: fatal error: 'numpy/arrayobject.h' file not found

include "numpy/arrayobject.h"

     ^