epfml / sent2vec

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

Building wheel for sent2vec (pyproject.toml) did not run successfully. #126

Open jiyouming opened 1 year ago

jiyouming commented 1 year ago

Processing e:\project\download\sent2vec-master Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting numpy>=1.17.1 Using cached https://pypi.tuna.tsinghua.edu.cn/packages/4c/42/6274f92514fbefcb1caa66d56d82ac7ac89f7652c0cef1e159a4b79e09f1/numpy-1.23.5-cp38-cp38-win_amd64.whl (14.7 MB) Collecting Cython>=0.29.13 Using cached https://pypi.tuna.tsinghua.edu.cn/packages/1c/24/e3935e545b128a90146e743212703420287ed35885074a9f36b21f3bb68d/Cython-0.29.32-py2.py3-none-any.whl (986 kB) Building wheels for collected packages: sent2vec Building wheel for sent2vec (pyproject.toml) ... error error: subprocess-exited-with-error

× Building wheel for sent2vec (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [2 lines of output] cl: 命令行 error D8021 :无效的数值参数“/Wno-cpp” error: command 'D:\SoftWare\vs_BuildTools\BuildTools\VC\Tools\MSVC\14.34.31933\bin\HostX86\x64\cl.exe' failed with exit code 2 [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for sent2vec Failed to build sent2vec ERROR: Could not build wheels for sent2vec, which is required to install pyproject.toml-based projects

sullendhy commented 1 year ago

the same!

MaryUI commented 1 year ago

Same here!

foresta-yang commented 1 year ago

same also

Tonghui-zhi commented 4 months ago

same, any ideas?