无法用pip 安装 chatterbot等第三方库,但是可以更新已有的某些库
ERROR: Command errored out with exit status 1: 'c:\users\baibe\appdata\local\programs\python\python39\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv = '"'"'C:\\Users\\baibe\\AppData\\Local\\Temp\\pip-install-o01dkzct\\preshed_b357599a1d6c44f5bfcce7ab93ed4ff4\\setup.py'"'"'; __file__='"'"'C:\\Users\\baibe\\AppData\\Local\\Temp\\pip-install-o01dkzct\\preshed_b357599a1d6c44f5bfcce7ab93ed4ff4\\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\baibe\AppData\Local\Temp\pip-record-qbsydvck\install-record.txt' --single-version-externally-managed --prefix 'C:\Users\baibe\AppData\Local\Temp\pip-build-env-cwisw_d2\overlay' --compile --install-headers 'C:\Users\baibe\AppData\Local\Temp\pip-build-env-cwisw_d2\overlay\Include\preshed' Check the logs for full command output.----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/1f/e2/46650d03c7ff2b57ed7af211d41c3f606540f7adea92b5af65fcf9f605c0/spacy-2.1.9.tar.gz#sha256=62f4a9ddb9a8074d1669db85850738d76fbb1184404c191eb6e8f0dde888d4e2 (from https://pypi.org/simple/spacy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*). Command errored out with exit status 1: 'c:\users\baibe\appdata\local\programs\python\python39\python.exe' 'c:\users\baibe\appdata\local\programs\python\python39\lib\site-packages\pip-21.0.1-py3.9.egg\pip' install --ignore-installed --no-user --prefix 'C:\Users\baibe\AppData\Local\Temp\pip-build-env-cwisw_d2\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools 'wheel>0.32.0,<0.33.0' Cython 'cymem>=2.0.2,<2.1.0' 'preshed>=2.0.1,<2.1.0' 'murmurhash>=0.28.0,<1.1.0' 'thinc>=7.0.8,<7.1.0' Check the logs for full command output.
怎么办{:5_100:} 我看到点信息,不知道是否有用
python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*). wp231957 发表于 2021-4-7 09:24
我看到点信息,不知道是否有用
python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*).
感谢回答,这是版本不兼容的意思吗。。。我现在乱搞搞得自己都懵逼了{:5_99:}
页:
[1]