3096 / genshin_scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the exe can not run

s0806774 opened this issue · comments

i use pyinstaller made it into exe
but it crash
how do i t do on .spec?

commented

add --hidden-import "pynput.keyboard._win32" --hidden-import "pynput.mouse._win32" to your pyinstaller command