Tokhab

Error install word2vec

Dec 6th, 2021
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.59 KB | None | 0 0
  1. (venv) PS D:\YandexDisk\Документы\Education\PyCharm\Parsing_wb_home> pip install word2vec
  2. Collecting word2vec
  3. Using cached word2vec-0.11.1.tar.gz (42 kB)
  4. Installing build dependencies ... done
  5. Getting requirements to build wheel ... done
  6. Preparing metadata (pyproject.toml) ... done
  7. WARNING: Discarding https://files.pythonhosted.org/packages/11/9e/dc6d96578191b6167cb1ea4a3fe3edeed0dce54d3db21ada013b2b407d65/word2vec-0.11.1.tar.gz#sha256=222d8ffb47f385c43eba45e3f308e605fc9736b2b7137d74979adf1a31e7c8b4 (from https://pypi.org/simple/word2vec/) (requires-python:>=3.6). Requested wor
  8. d2vec from https://files.pythonhosted.org/packages/11/9e/dc6d96578191b6167cb1ea4a3fe3edeed0dce54d3db21ada013b2b407d65/word2vec-0.11.1.tar.gz#sha256=222d8ffb47f385c43eba45e3f308e605fc9736b2b7137d74979adf1a31e7c8b4 has inconsistent version: filename has '0.11.1', but metadata has '0.0.0'
  9. Using cached word2vec-0.11.0.tar.gz (42 kB)
  10. Installing build dependencies ... done
  11. Getting requirements to build wheel ... done
  12. Preparing metadata (pyproject.toml) ... done
  13. WARNING: Discarding https://files.pythonhosted.org/packages/e6/a5/4525159821e3dcd9852d7da3a797dedb9646cbf54e99e3d4da8a2d72955e/word2vec-0.11.0.tar.gz#sha256=07b3f923a6107fe4693d0cc66ec74d830252d16c225e747522317409f93ac743 (from https://pypi.org/simple/word2vec/) (requires-python:>=3.6). Requested wor
  14. d2vec from https://files.pythonhosted.org/packages/e6/a5/4525159821e3dcd9852d7da3a797dedb9646cbf54e99e3d4da8a2d72955e/word2vec-0.11.0.tar.gz#sha256=07b3f923a6107fe4693d0cc66ec74d830252d16c225e747522317409f93ac743 has inconsistent version: filename has '0.11.0', but metadata has '0.0.0'
  15. Using cached word2vec-0.10.6.tar.gz (61 kB)
  16. Preparing metadata (setup.py) ... done
  17. Requirement already satisfied: six in d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\lib\site-packages (from word2vec) (1.16.0)
  18. Requirement already satisfied: cython in d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\lib\site-packages (from word2vec) (0.29.23)
  19. Requirement already satisfied: numpy>=1.9.2 in d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\lib\site-packages (from word2vec) (1.21.4)
  20. Requirement already satisfied: scipy in d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\lib\site-packages (from word2vec) (1.7.3)
  21. Requirement already satisfied: joblib in d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\lib\site-packages (from word2vec) (1.1.0)
  22. Building wheels for collected packages: word2vec
  23. Building wheel for word2vec (setup.py) ... error
  24. ERROR: Command errored out with exit status 1:
  25. command: 'd:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Tokhab\\AppData\\Local\\Temp\\pip-install-do7wq39u\\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\\setup.py'"'"'; __file__='"'"'C:
  26. \\Users\\Tokhab\\AppData\\Local\\Temp\\pip-install-do7wq39u\\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"
  27. '"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\Tokhab\AppData\Local\Temp\pip-wheel-d_36q6_l'
  28. cwd: C:\Users\Tokhab\AppData\Local\Temp\pip-install-do7wq39u\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\
  29. Complete output (35 lines):
  30. running bdist_wheel
  31. running build
  32. running build_py
  33. creating build
  34. creating build\lib.win-amd64-3.7
  35. creating build\lib.win-amd64-3.7\word2vec
  36. copying word2vec\io.py -> build\lib.win-amd64-3.7\word2vec
  37. copying word2vec\scripts_interface.py -> build\lib.win-amd64-3.7\word2vec
  38. copying word2vec\utils.py -> build\lib.win-amd64-3.7\word2vec
  39. copying word2vec\wordclusters.py -> build\lib.win-amd64-3.7\word2vec
  40. copying word2vec\wordvectors.py -> build\lib.win-amd64-3.7\word2vec
  41. copying word2vec\_version.py -> build\lib.win-amd64-3.7\word2vec
  42. copying word2vec\__init__.py -> build\lib.win-amd64-3.7\word2vec
  43. creating build\lib.win-amd64-3.7\word2vec\tests
  44. copying word2vec\tests\test_word2vec.py -> build\lib.win-amd64-3.7\word2vec\tests
  45. copying word2vec\tests\__init__.py -> build\lib.win-amd64-3.7\word2vec\tests
  46. UPDATING build\lib.win-amd64-3.7\word2vec/_version.py
  47. set build\lib.win-amd64-3.7\word2vec/_version.py to '0.10.6'
  48. running build_ext
  49. building 'word2vec.word2vec_noop' extension
  50. creating build\temp.win-amd64-3.7
  51. creating build\temp.win-amd64-3.7\Release
  52. creating build\temp.win-amd64-3.7\Release\word2vec
  53. C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Id:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\include -IC:\Users\Tokhab\AppData\Local\Programs\Python\Python37\include -IC:\Users\Tokhab\Ap
  54. pData\Local\Programs\Python\Python37\include "-IC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt" "-IC:\Program Files (x86)\Win
  55. dows Kits\10\\include\10.0.22000.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt" /Tcword2vec/word2vec_noop.c /Fobuild\temp
  56. .win-amd64-3.7\Release\word2vec/word2vec_noop.obj
  57. word2vec_noop.c
  58. C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX86\x64\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\libs /LIBPATH:C:\Users\Tokhab\AppData\Local\Prog
  59. rams\Python\Python37\libs /LIBPATH:C:\Users\Tokhab\AppData\Local\Programs\Python\Python37 /LIBPATH:d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\PCbuild\amd64 "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64" "/LIBPATH:C:\Program Fil
  60. es (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x64" /EXPORT:PyInit_word2vec_noop build\temp.win-amd64-3.7\Release\word2vec/word2vec_noop.obj /OUT:build\li
  61. b.win-amd64-3.7\word2vec\word2vec_noop.cp37-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.7\Release\word2vec\word2vec_noop.cp37-win_amd64.lib
  62. Creating library build\temp.win-amd64-3.7\Release\word2vec\word2vec_noop.cp37-win_amd64.lib and object build\temp.win-amd64-3.7\Release\word2vec\word2vec_noop.cp37-win_amd64.exp
  63. Generating code
  64. Finished generating code
  65. d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\lib\site-packages\setuptools\command\install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  66. setuptools.SetuptoolsDeprecationWarning,
  67. installing to build\bdist.win-amd64\wheel
  68. running install
  69. error: [WinError 2] The system cannot find the file specified
  70. Compilation command: gcc C:\Users\Tokhab\AppData\Local\Temp\pip-install-do7wq39u\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\word2vec\src\win32/word2vec.c -o Scripts\word2vec.exe -O2 -Wall -funroll-loops
  71. ----------------------------------------
  72. ERROR: Failed building wheel for word2vec
  73. Running setup.py clean for word2vec
  74. Failed to build word2vec
  75. Installing collected packages: word2vec
  76. Running setup.py install for word2vec ... error
  77. ERROR: Command errored out with exit status 1:
  78. command: 'd:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Tokhab\\AppData\\Local\\Temp\\pip-install-do7wq39u\\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\\setup.py'"'"'; __file__='"'"'
  79. C:\\Users\\Tokhab\\AppData\\Local\\Temp\\pip-install-do7wq39u\\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n
  80. '"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Tokhab\AppData\Local\Temp\pip-record-rbidy14f\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\in
  81. clude\site\python3.7\word2vec'
  82. cwd: C:\Users\Tokhab\AppData\Local\Temp\pip-install-do7wq39u\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\
  83. Complete output (5 lines):
  84. running install
  85. d:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\lib\site-packages\setuptools\command\install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  86. setuptools.SetuptoolsDeprecationWarning,
  87. error: [WinError 2] The system cannot find the file specified
  88. Compilation command: gcc C:\Users\Tokhab\AppData\Local\Temp\pip-install-do7wq39u\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\word2vec\src\win32/word2vec.c -o Scripts\word2vec.exe -O2 -Wall -funroll-loops
  89. ----------------------------------------
  90. ERROR: Command errored out with exit status 1: 'd:\yandexdisk\документы\education\pycharm\parsing_wb_home\venv\scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Tokhab\\AppData\\Local\\Temp\\pip-install-do7wq39u\\word2vec_8a34aa3001e34a6d839ced6ab55d58
  91. a0\\setup.py'"'"'; __file__='"'"'C:\\Users\\Tokhab\\AppData\\Local\\Temp\\pip-install-do7wq39u\\word2vec_8a34aa3001e34a6d839ced6ab55d58a0\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');
  92. code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Tokhab\AppData\Local\Temp\pip-record-rbidy14f\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\yandexdisk\документы\educatio
  93. n\pycharm\parsing_wb_home\venv\include\site\python3.7\word2vec' Check the logs for full command output.
  94. (venv) PS D:\YandexDisk\Документы\Education\PyCharm\Parsing_wb_home>
  95.  
Add Comment
Please, Sign In to add comment