maciejkula / glove-python

Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
Apache License 2.0
1.25k stars 319 forks source link

Unable to install glove_python in virtual environment #107

Open Ravi5ingh opened 4 years ago

Ravi5ingh commented 4 years ago

Hi, I'm trying to install glove_python with pip like this (in a virtual env):

pip install glove_python

I get an error every time that ends like this:

\VC\BIN\cl.exe' failed with exit status 2

I'm attaching a log to show what it looks like.

Platform: Windows 10 (x64)

I've seen several people with this problem and they have suggested the following 3 things:

Is this something that has been fixed or being worked on?

Thanks, Ravi

glove_python-InstallLog.log

IronFarm commented 4 years ago

Could you try the Windows Installation steps outlined in the wiki? https://github.com/maciejkula/glove-python/wiki/Installation-on-Windows