zfclt 发表于 2019-9-26 21:24:45

pip install scrapy 安装失败

ERROR: Command errored out with exit status 1:
   command: 'c:\users\administrator\appdata\local\programs\python\python38\python.exe' 'c:\users\administrator\appdata\local\programs\python\python38\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\Administrator\AppData\Local\Temp\pip-build-env-hn9_jqpm\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.8,!=1.11.3; python_implementation != '"'"'PyPy'"

_2_ 发表于 2019-9-28 14:23:21

miniconda了解一下,
缺少依赖的库文件
页: [1]
查看完整版本: pip install scrapy 安装失败