genshin_scripts
genshin_scripts copied to clipboard
the exe can not run
i use pyinstaller made it into exe but it crash how do i t do on .spec?
add --hidden-import "pynput.keyboard._win32" --hidden-import "pynput.mouse._win32"
to your pyinstaller command