LiuChangFreeman / WeiboChaoHuaDaily

微博超话经验全收集:评论、打榜、签到
MIT License
31 stars 5 forks source link

AttributeError: 'function' object has no attribute 'urlparse' #1

Open WeiWang88 opened 5 years ago

WeiWang88 commented 5 years ago

Traceback (most recent call last): File "C:\Test\weibo-chaohua-daily-master\main.py", line 300, in main() File "C:\Test\weibo-chaohua-daily-master\main.py", line 225, in main chaohua_list = chaohua_list + resolve(card_group) File "C:\Test\weibo-chaohua-daily-master\main.py", line 87, in resolve query = urlparse.urlparse(scheme).query AttributeError: 'function' object has no attribute 'urlparse'

C:\Test\weibo-chaohua-daily-master>pause Press any key to continue . . .

LiuChangFreeman commented 5 years ago

I have fixed the bug under python3 in this commit

https://github.com/LiuChangFreeman/weibo-chaohua-daily/commit/235b66f26ef97898a2cf35e8a9558d553dd09fef