Closed coffeecoco closed 10 years ago
Do you have scrapy installed? If so, what version? I'm on 0.14.4-1.
really sorry, for wasting your time on that.
I totally missed that you are using “scrapy” not “scapy”
oops sorry
On Friday, October 3, 2014, DanMcInerney notifications@github.com wrote:
Do you have scrapy installed? If so, what version? I'm on 0.14.4-1.
./xsscrapy.py sys.version_info(major=2, minor=7, micro=8, releaselevel='final', serial=0) Traceback (most recent call last): File "./xsscrapy.py", line 28, in
execute(['scrapy', 'crawl', 'xsscrapy', '-a', 'url=%s' % url, '-a', 'user=%s' % user, '-a', 'pw=%s' % password])
NameError: name 'execute' is not defined