Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install glove_python in virtual environment #107

Open
Ravi5ingh opened this issue Apr 7, 2020 · 1 comment
Open

Unable to install glove_python in virtual environment #107

Ravi5ingh opened this issue Apr 7, 2020 · 1 comment

Comments

@Ravi5ingh
Copy link

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:

  • Install VS CPP build tools (I've done this to no avail)
  • Install glove like: pip install glove==1.0.0 (This is a different package I don't want)
  • Remove "stdc++" from the libraries array in setup.py line 42 and install manually (Doesn't work)

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

Thanks,
Ravi

glove_python-InstallLog.log

@IronFarm
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants