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
121 stars 36 forks source link

Can't install EasyOCR / Torch #210

Closed ChikyuTenshi closed 6 months ago

ChikyuTenshi commented 6 months ago

I'm unable to install any of the following

Error

steve1316 commented 6 months ago

Just double-checking but when you do python --version, it says 3.8.3 right? And when you installed Python, you selected Install to PATH?

ChikyuTenshi commented 6 months ago

Alright so the error seems to be from my end, after removing other versions on Python, PyTorch is installing as it should, I'll close this ticket once I make sure everything is working as intended

I apologise for the inconvenience