sfyc23 / EverydayWechat

微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
MIT License
9.99k stars 2.31k forks source link

老哥我是小白可以帮我看看不 #4

Closed Jasonandy closed 5 years ago

Jasonandy commented 5 years ago

D:\devtools\Python38\python.exe E:/PyCharmSpace/Python-X/cn/love/GFWeather.py Traceback (most recent call last): File "E:/PyCharmSpace/Python-X/cn/love/GFWeather.py", line 247, in gfweather().start_today_info(True) File "E:/PyCharmSpace/Python-X/cn/love/GFWeather.py", line 20, in init self.girlfriend_list, self.alarm_hour, self.alarm_minute, self.dictum_channel = self.get_init_data() File "E:/PyCharmSpace/Python-X/cn/love/GFWeather.py", line 28, in get_init_data config = load(f, loader=yaml.FullLoader) TypeError: load() got an unexpected keyword argument 'loader'

Jasonandy commented 5 years ago

弄好了 感谢 那个yaml load我搞错了 谢谢老哥