C:\Users\JAYASHREE>pip install glove_python Collecting glove_python Using cached glove_python-0.1.0.tar.gz Requirement already satisfied: numpy in c:\users\jayashree\anaconda2\lib\site-packages (from glove_python) Requirement already satisfied: scipy in c:\users\jayashree\anaconda2\lib\site-packages (from glove_python) Building wheels for collected packages: glove-python Running setup.py bdist_wheel for glove-python ... error Complete output from command c:\users\jayashree\anaconda2\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\jayash~1\\appdata\\local\\temp\\pip-build-neftnz\\glove-python\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d c:\users\jayash~1\appdata\local\temp\tmpkpeydkpip-wheel- --python-tag cp27: running bdist_wheel running build running build_py creating build creating build\lib.win-amd64-2.7 creating build\lib.win-amd64-2.7\glove copying glove\corpus.py -> build\lib.win-amd64-2.7\glove copying glove\glove.py -> build\lib.win-amd64-2.7\glove copying glove\__init__.py -> build\lib.win-amd64-2.7\glove running build_ext building 'glove.glove_cython' extension creating build\temp.win-amd64-2.7 creating build\temp.win-amd64-2.7\Release creating build\temp.win-amd64-2.7\Release\glove C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\users\jayashree\anaconda2\include -Ic:\users\jayashree\anaconda2\PC /Tcglove/glove_cython.c /Fobuild\temp.win-amd64-2.7\Release\glove/glove_cython.obj -fopenmp -ffast-math cl : Command line warning D9002 : ignoring unknown option '-fopenmp' cl : Command line warning D9002 : ignoring unknown option '-ffast-math' glove_cython.c glove/glove_cython.c(1692) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data glove/glove_cython.c(1701) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data glove/glove_cython.c(2348) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data glove/glove_cython.c(2357) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:c:\users\jayashree\anaconda2\libs /LIBPATH:c:\users\jayashree\anaconda2\PCbuild\amd64 /LIBPATH:c:\users\jayashree\anaconda2\PC\VS9.0\amd64 /EXPORT:initglove_cython build\temp.win-amd64-2.7\Release\glove/glove_cython.obj /OUT:build\lib.win-amd64-2.7\glove\glove_cython.pyd /IMPLIB:build\temp.win-amd64-2.7\Release\glove\glove_cython.lib /MANIFESTFILE:build\temp.win-amd64-2.7\Release\glove\glove_cython.pyd.manifest -fopenmp LINK : warning LNK4044: unrecognized option '/fopenmp'; ignored glove_cython.obj : warning LNK4197: export 'initglove_cython' specified multiple times; using first specification Creating library build\temp.win-amd64-2.7\Release\glove\glove_cython.lib and object build\temp.win-amd64-2.7\Release\glove\glove_cython.exp building 'glove.metrics.accuracy_cython' extension creating build\temp.win-amd64-2.7\Release\glove\metrics C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\users\jayashree\anaconda2\include -Ic:\users\jayashree\anaconda2\PC /Tcglove/metrics/accuracy_cython.c /Fobuild\temp.win-amd64-2.7\Release\glove/metrics/accuracy_cython.obj -fopenmp -ffast-math cl : Command line warning D9002 : ignoring unknown option '-fopenmp' cl : Command line warning D9002 : ignoring unknown option '-ffast-math' accuracy_cython.c glove/metrics/accuracy_cython.c(1569) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data glove/metrics/accuracy_cython.c(1578) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data glove/metrics/accuracy_cython.c(1587) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data creating build\lib.win-amd64-2.7\glove\metrics C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:c:\users\jayashree\anaconda2\libs /LIBPATH:c:\users\jayashree\anaconda2\PCbuild\amd64 /LIBPATH:c:\users\jayashree\anaconda2\PC\VS9.0\amd64 /EXPORT:initaccuracy_cython build\temp.win-amd64-2.7\Release\glove/metrics/accuracy_cython.obj /OUT:build\lib.win-amd64-2.7\glove\metrics\accuracy_cython.pyd /IMPLIB:build\temp.win-amd64-2.7\Release\glove/metrics\accuracy_cython.lib /MANIFESTFILE:build\temp.win-amd64-2.7\Release\glove/metrics\accuracy_cython.pyd.manifest -fopenmp LINK : warning LNK4044: unrecognized option '/fopenmp'; ignored accuracy_cython.obj : warning LNK4197: export 'initaccuracy_cython' specified multiple times; using first specification Creating library build\temp.win-amd64-2.7\Release\glove/metrics\accuracy_cython.lib and object build\temp.win-amd64-2.7\Release\glove/metrics\accuracy_cython.exp building 'glove.corpus_cython' extension C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\users\jayashree\anaconda2\include -Ic:\users\jayashree\anaconda2\PC /Tpglove/corpus_cython.cpp /Fobuild\temp.win-amd64-2.7\Release\glove/corpus_cython.obj -fopenmp -ffast-math cl : Command line warning D9002 : ignoring unknown option '-fopenmp' cl : Command line warning D9002 : ignoring unknown option '-ffast-math' corpus_cython.cpp C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Include\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc glove/corpus_cython.cpp(1796) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2025) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2025) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2235) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2310) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(3251) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(3403) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data glove/corpus_cython.cpp(3431) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data glove/corpus_cython.cpp(3457) : warning C4244: 'argument' : conversion from 'Py_ssize_t' to 'int', possible loss of data C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:c:\users\jayashree\anaconda2\libs /LIBPATH:c:\users\jayashree\anaconda2\PCbuild\amd64 /LIBPATH:c:\users\jayashree\anaconda2\PC\VS9.0\amd64 stdc++.lib /EXPORT:initcorpus_cython build\temp.win-amd64-2.7\Release\glove/corpus_cython.obj /OUT:build\lib.win-amd64-2.7\glove\corpus_cython.pyd /IMPLIB:build\temp.win-amd64-2.7\Release\glove\corpus_cython.lib /MANIFESTFILE:build\temp.win-amd64-2.7\Release\glove\corpus_cython.pyd.manifest -fopenmp -ffast-math LINK : warning LNK4044: unrecognized option '/fopenmp'; ignored LINK : warning LNK4044: unrecognized option '/ffast-math'; ignored LINK : fatal error LNK1181: cannot open input file 'stdc++.lib' error: command 'C:\\Users\\JAYASHREE\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\amd64\\link.exe' failed with exit status 1181 ---------------------------------------- Failed building wheel for glove-python Running setup.py clean for glove-python Complete output from command c:\users\jayashree\anaconda2\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\jayash~1\\appdata\\local\\temp\\pip-build-neftnz\\glove-python\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: option --all not recognized ---------------------------------------- Failed cleaning build dir for glove-python Failed to build glove-python Installing collected packages: glove-python Running setup.py install for glove-python ... error Complete output from command c:\users\jayashree\anaconda2\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\jayash~1\\appdata\\local\\temp\\pip-build-neftnz\\glove-python\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\jayash~1\appdata\local\temp\pip-iuil2z-record\install-record.txt --single-version-externally-managed --compile: running install running build running build_py running build_ext building 'glove.corpus_cython' extension C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\users\jayashree\anaconda2\include -Ic:\users\jayashree\anaconda2\PC /Tpglove/corpus_cython.cpp /Fobuild\temp.win-amd64-2.7\Release\glove/corpus_cython.obj -fopenmp -ffast-math cl : Command line warning D9002 : ignoring unknown option '-fopenmp' cl : Command line warning D9002 : ignoring unknown option '-ffast-math' corpus_cython.cpp C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Include\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc glove/corpus_cython.cpp(1796) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2025) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2025) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2235) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(2310) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(3251) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data glove/corpus_cython.cpp(3403) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data glove/corpus_cython.cpp(3431) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data glove/corpus_cython.cpp(3457) : warning C4244: 'argument' : conversion from 'Py_ssize_t' to 'int', possible loss of data C:\Users\JAYASHREE\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:c:\users\jayashree\anaconda2\libs /LIBPATH:c:\users\jayashree\anaconda2\PCbuild\amd64 /LIBPATH:c:\users\jayashree\anaconda2\PC\VS9.0\amd64 stdc++.lib /EXPORT:initcorpus_cython build\temp.win-amd64-2.7\Release\glove/corpus_cython.obj /OUT:build\lib.win-amd64-2.7\glove\corpus_cython.pyd /IMPLIB:build\temp.win-amd64-2.7\Release\glove\corpus_cython.lib /MANIFESTFILE:build\temp.win-amd64-2.7\Release\glove\corpus_cython.pyd.manifest -fopenmp -ffast-math LINK : warning LNK4044: unrecognized option '/fopenmp'; ignored LINK : warning LNK4044: unrecognized option '/ffast-math'; ignored LINK : fatal error LNK1181: cannot open input file 'stdc++.lib' error: command 'C:\\Users\\JAYASHREE\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\amd64\\link.exe' failed with exit status 1181 ---------------------------------------- Command "c:\users\jayashree\anaconda2\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\jayash~1\\appdata\\local\\temp\\pip-build-neftnz\\glove-python\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\jayash~1\appdata\local\temp\pip-iuil2z-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\jayash~1\appdata\local\temp\pip-build-neftnz\glove-python\