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

ModuleNotFoundError: No module named 'dictor' #115

Closed stevenaprilianto closed 2 years ago

stevenaprilianto commented 2 years ago

I got this error when start the bot

Ver 1.4.2

log 2022-03-10 17-13-40.txt .

steve1316 commented 2 years ago

Try pip install dictor and loading up the application again.

stevenaprilianto commented 2 years ago

Try pip install dictor and loading up the application again.

okay

steve1316 commented 2 years ago

Was there any progress on this?

steve1316 commented 2 years ago

Closing due to inactivity.

stevenaprilianto commented 2 years ago

sorry for late reply, its done by reinstalling pip install dictor

thanks for the advice