epfml / sent2vec

General purpose unsupervised sentence representations
Other
1.19k stars 256 forks source link

numpy error when using sent2vec [need help] #105

Open VeraLii opened 4 years ago

VeraLii commented 4 years ago

I have successfully installed the sent2vec python module and have trained a new model with my own data. However, while I tried to use it, it went wrong with"cannot find numpy"in the frist line"import sent2vec". I checked my environment, numpy is already installed. Is there anyone who can help me?

1eclipse commented 4 years ago

hello, can i ask your OS? windows, mac or linux? my machine is win10, when i tried to install it, i met some problems. thanks!