centos上安装scrapy出现的问题?

环境:阿里云+centos7
安装教程http://my.oschina.net/leezhen/blog/20696...
但是出现以下问题:

Command "/usr/local/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_u6TwE/cffi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-SppGCo-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-_u6TwE/cffi/

请教!

阅读 2.3k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进