好东西已经很厉害了,刷日常本的时候发现了这个问题
eye}
e
}
Traceback (most recent call last):
File "C:/Users/13161/Desktop/fatego/FGO-One-master/main.py", line 21, in <module>
end = s.recognize()
File "C:\Users\13161\Desktop\fatego\FGO-One-master\interface\Major.py", line 72, in recognize
self.get_battle()
File "C:\Users\13161\Desktop\fatego\FGO-One-master\interface\Major.py", line 65, in get_battle
combat = Battle()
File "C:\Users\13161\Desktop\fatego\FGO-One-master\cards\Combat.py", line 20, in __init__
self.card_crd = self.get_np()
File "C:\Users\13161\Desktop\fatego\FGO-One-master\cards\Combat.py", line 31, in get_np
if float(a) / float(b) == 1:
ValueError: could not convert string to float: 'e'
用Python实现FGO自动战斗脚本1. 背景 Fate/Grand Order(非的肝不过欧的)作为索尼为了拯救自己不倒闭而开发的面向月厨的骗氪养成抽卡爆肝游戏,居然没有像隔壁《阴阳师》的自动战斗系统(看看别...