URL必须是一个List,所以遇到该错误只需要将url转换成list。 例如: start_urls = ['someurls'] 转载于:https://www.cnblogs.com/AbsolutelyPerfect/p/8267791.html