|
发表于 2018-1-19 00:20:09
|
显示全部楼层
C:\wechat_jump_game>python wechat_jump_auto.py
close failed in file object destructor:
IOError: [Errno 0] Error
璇峰畨瑁?ADB 鍙婇┍鍔ㄥ苟閰嶇疆鐜鍙橀噺Traceback (most recent call last):
File "wechat_jump_auto.py", line 43, in <module>
config = config.open_accordant_config()
File "C:\wechat_jump_game\common\config.py", line 15, in open_accordant_config
screen_size = _get_screen_size()
File "C:\wechat_jump_game\common\config.py", line 36, in _get_screen_size
print('璇峰畨瑁?ADB 鍙婇┍鍔ㄥ苟閰嶇疆鐜鍙橀噺')
IOError: [Errno 0] Error
这个错误是为什么 |
|