scrapy运行报错:AttributeError: 'TelnetConsole' object has no attribute 'port'

配置好scrapy爬虫"tie"后,使用scrapy crawl tie运行爬虫,出现报错AttributeError: 'TelnetConsole' object has no attribute 'port'。请问各位大牛,这个要怎么解决呢?

图片说明

图片说明

https://www.cnblogs.com/xiyuan2016/p/8316084.html