You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
genshin_auto_fish\fisher\environment.py", line 61, in throw_rod
obj_list, outputs, img_info = self.predictor.image_det(cap(), with_info=True)
TypeError: 'NoneType' object is not iterable
请问这个应该怎么解决呢
The text was updated successfully, but these errors were encountered:
genshin_auto_fish\fisher\environment.py", line 61, in throw_rod
obj_list, outputs, img_info = self.predictor.image_det(cap(), with_info=True)
TypeError: 'NoneType' object is not iterable
请问这个应该怎么解决呢
The text was updated successfully, but these errors were encountered: