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

OSError: Unsupported platform 'Darwin' #29

Closed
kylefoley76 opened this issue Aug 30, 2018 · 3 comments
Closed

OSError: Unsupported platform 'Darwin' #29

kylefoley76 opened this issue Aug 30, 2018 · 3 comments

Comments

@kylefoley76
Copy link

I'm getting the following error message:

Traceback (most recent call last): File "count_keystrokes.py", line 1, in <module> import keyboard, mouse File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/mouse/__init__.py", line 51, in <module> raise OSError("Unsupported platform '{}'".format(_platform.system())) OSError: Unsupported platform 'Darwin'

@kylefoley76
Copy link
Author

Actually, it looks like this module is only written for windows or linux and I have a mac. I really want to encourage you to become a mac person. They are such better computers. They are faster, more reliable and easier to use. What more could a software writer want?

@jtara1
Copy link

jtara1 commented Jun 25, 2019

leave this issue open

I'd like to see support for macOS too, but I'll keep dual-boot on my pcs so I can adapt.

I'd really like to see support for recording and playing back mouse movement and input, thanks.

@jtara1 jtara1 mentioned this issue Jun 25, 2019
@ah3243
Copy link

ah3243 commented Dec 5, 2019

Also agree, I develop on a mac, so really unfortunate that such a clean library isn't compatible..

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

3 participants