You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "d:\python27\lib\site-packages\twisted\internet\defer.py", line 651, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "F:\crawler\woaidu_crawler\woaidu_crawler\pipelines\bookfile.py", line 75, in process_item
info = self.spiderinfo[spider]
TypeError: 'SpiderInfo' object has no attribute 'getitem'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "d:\python27\lib\site-packages\twisted\internet\defer.py", line 651, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "F:\crawler\woaidu_crawler\woaidu_crawler\pipelines\bookfile.py", line 75, in process_item
info = self.spiderinfo[spider]
TypeError: 'SpiderInfo' object has no attribute 'getitem'
The text was updated successfully, but these errors were encountered: