steve1316 / granblue-automation-pyautogui

Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
https://github.com/steve1316/granblue-automation-pyautogui/wiki
120 stars 36 forks source link

Raid Loot Error #156

Closed zorkings closed 1 year ago

zorkings commented 1 year ago

I always seem to get this error whenever it is checking pending battle loot

steve1316 commented 1 year ago

Hmm that's weird. Can you try pip install packaging in a terminal and see if the problem pops up again.

zorkings commented 1 year ago

fixed