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

Which python version is the latest release of pynput compatible with? #577

Open
SpecialCharacter opened this issue Nov 5, 2023 · 1 comment

Comments

@SpecialCharacter
Copy link

SpecialCharacter commented Nov 5, 2023

MacOS: Catalina 10.15.7 (too old for brew)
Python: 3.12.0 (installed via python.org/downloads)
Pyinstaller: 6.2.0

I package my pynput script with Pyinstaller, but when I double-click it, the respective icon appears in the taskbar for a brief moment, then disappears and the packaged script exits. All import errors are non-critical. Maybe it is the python version? Which python version is the latest release of pynput compatible with?

@moses-palmer
Copy link
Owner

I am terribly sorry for this very, very late response!

This library should work on all recent versions of Python (there is a known issue for Python 3.13 on Windows, #614), but support for macOS is unfortunately spotty. I do not have access to any Apple hardware, so I can test only on my main operating system (Linux) and those that can be legally virtualised (Windows).

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