You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for gensim (setup.py) ... error
ERROR: Failed building wheel for gensim
Running setup.py clean for gensim
error: subprocess-exited-with-error
× Building wheel for numpy (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for numpy (pyproject.toml) ... error
ERROR: Failed building wheel for numpy
Building wheel for sqlitedict (setup.py) ... done
Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=c67474667c7be91522699cc52fcc2f730afa9bb898e2d247e94274f6ef8962e6
Stored in directory: /root/.cache/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd
Building wheel for langdetect (setup.py) ... done
Created wheel for langdetect: filename=langdetect-1.0.9-py3-none-any.whl size=993225 sha256=033390e6b6f30d85af82a852d87ae47db0e96e1ef49ec0ad7a22abaf29959508
Stored in directory: /root/.cache/pip/wheels/95/03/7d/59ea870c70ce4e5a370638b5462a7711ab78fba2f655d05106
Building wheel for overrides (setup.py) ... done
Created wheel for overrides: filename=overrides-3.1.0-py3-none-any.whl size=10171 sha256=5aee4e5138000935b74b97c1b14baee1fecdaf2b89f4091a9739d6303352d299
Stored in directory: /root/.cache/pip/wheels/bd/23/63/4d5849844f8f9d32be09e1b9b278e80de2d8314fbf1e28068b
Successfully built gdown mpld3 sentencepiece sqlitedict langdetect overrides
Failed to build gensim numpy
ERROR: Could not build wheels for gensim, numpy, which is required to install pyproject.toml-based projects
I have tried with google collab, Mac OS, Debian and every time I got this error, how can I solve it?
thanks!
The text was updated successfully, but these errors were encountered:
Hi, I am trying to install via pip:
but have
I have tried with google collab, Mac OS, Debian and every time I got this error, how can I solve it?
thanks!
The text was updated successfully, but these errors were encountered: