'SpiderMain' object has no attribute 'craw'
总是 出现Traceback (most recent call last):
File "G:/Project/untitled/.idea/baike_spider/spider_main.py", line 37, in <module>
obj_spider.craw(root_url)
AttributeError: 'SpiderMain' object has no attribute 'craw'