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

Can't not open program via virtual machine #122

Closed exodia0x closed 2 years ago

exodia0x commented 2 years ago

I already install python with 3.9.10 and install requirement successful. when I open "Granblue Automation.exe" program not start and not happen.

My OS : Windows 10 Pro and try in windows server 2019 too.

KoiKomei commented 2 years ago

As written in the Readme, any version higher than Python 3.8.3 breaks PyTorch, making this software not work.

exodia0x commented 2 years ago

Sorry, Mybad. It's work, now