【发布时间】:2013-03-26 15:55:31
【问题描述】:
我正在尝试使用命令easy_install Scrapy 让 Scrapy 在 cygwin 2.7 上运行,但是我是一个警告,然后是一个 gcc 错误:
warning: no files found matching '*.txt' under directory 'src/lxml/tests'
unable to execute gcc: No such file or directory
error: Setup script exited with error: command 'gcc' failed with exit status 1`
有一些相关的问题here 和here,但似乎都解决了与我当前的问题不同的问题。
有什么想法吗?
【问题讨论】:
标签: cygwin installation scrapy