我正在尝试使用pip在ubuntu上安装scrapy但我收到此错误
命令/ usr / bin / python -c“import setuptools,tokenize; file ='/ tmp / pip_build_aarsh / Twisted / setup.py'; exec(compile(getattr(tokenize,'open) ',open)(文件)。read()。replace('\ r \ n','\ n'),文件,'exec'))“安装--record /tmp/pip-uaGXyu-record/install-record.txt --single-version-external-managed --compile failed / tmp / pip_build_aarsh中的错误代码1 / Twisted在/ home /中存储失败的调试日志aarsh /将该.pip / pip.log
我试图首先安装twisted,然后安装scrapy,但它说已经安装了twisted。