Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the exe can not run #11

Open
s0806774 opened this issue Mar 30, 2021 · 1 comment
Open

the exe can not run #11

s0806774 opened this issue Mar 30, 2021 · 1 comment

Comments

@s0806774
Copy link

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

@3096
Copy link
Owner

3096 commented Mar 31, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants