标签:alt twisted bsp open windows安装 available -- ref UNC
Command "c:\python36\python.exe -u -c "import setuptools, tokenize;__file__==‘C:\\Users\\yaya\\AppData\\Local\\Temp\\pip-build-10ew2ma_\\Twisted\\setup.py‘;f=getattr(tokenize, ‘open‘, open)(__file__);code=f.read().replace(‘\r\n‘, ‘\n‘);f.close();exec(compile(code, __file__, ‘exec‘))"<br> install --record C:\Users\zb\AppData\Local\Temp\pip-85cixft1-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\zb\AppData\Local\Temp\pip-build-10ew2ma_\Twisted\
You are using pip version 9.0.1, however version 10.0.1 is available.You should consider upgrading via the ‘python -m pip install --upgrade pip‘ command.我的是 Twisted?18.7.0?cp36?cp36m?win_amd64.whl,你需要找到你的对应版本,然后下载。之后运行 pip install Twisted?18.7.0?cp36?cp36m?win_amd64.whl 成功后,在重新安装scrapy
标签:alt twisted bsp open windows安装 available -- ref UNC
原文地址:https://www.cnblogs.com/wuxiaoshi/p/9692220.html