【原创】No matching distribution found for Twisted>=10.0.0 (from scrapy)
Posted on 2016-04-08 18:56 血染&征袍 阅读(3179) 评论(0) 收藏 举报系统 Ubuntu14.04
python 2.7.11
运行 pip install scrapy 报错: No matching distribution found for Twisted>=10.0.0 (from scrapy)
需要手动安装Twisted, 从官网 https://twistedmatrix.com/trac/ 下载 Twisted-16.1.0.tar.bz2, 依次运行:
tar -xjvf Twisted-16.1.0.tar.bz2
cd Twisted-16.1.0
python setup.py install
安装成功后,重新运行 pip install scrapy
 
                    
                     
                    
                 
                    
                 
         
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号