Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nExfhn/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-dpob_w-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-nExfhn/cryptography/
所以我尝试过:
1)pip install scrapy(使用pip 9.0.1,因此无需更新) 2)sudo pip install scrapy(仍然得到同样的错误)
我在Windows环境中设置了scrapy框架,但在Linux中似乎有所不同,我也得到了这个加密错误。