課程
/后端開發(fā)
/Python
/Python開發(fā)簡單爬蟲
AttributeError: class url_manager has no attribute 'UrlManager'怎么辦?(空格問題已解決)
2016-03-01
源自:Python開發(fā)簡單爬蟲 7-7
正在回答
UrlManager是類名不是方法,你要調(diào)用的應該是類里面的方法才對吧
qq_夜航船_0 提問者
舉報
本教程帶您解開python爬蟲這門神奇技術的面紗
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2016-03-01
UrlManager是類名不是方法,你要調(diào)用的應該是類里面的方法才對吧