报错信息 解决方法 更改settings.py文件中(如图): EXTENSIONS = { 'scrapy.extensions.telnet.TelnetConsole': None, } 更改 更改后,则不报错。 更改后不显示错误