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

Suggestions for getting this to work on Windows. #29

Open
delebash opened this issue Feb 3, 2021 · 0 comments
Open

Suggestions for getting this to work on Windows. #29

delebash opened this issue Feb 3, 2021 · 0 comments

Comments

@delebash
Copy link

delebash commented Feb 3, 2021

  1. evdev will not work on windows. alternate solution could be https://github.com/boppreh/keyboard.
  2. There are no pip packages for portaudio, gkt3, and pygobject although if you use conda it has packages available for these python modules.

I would suggest using PyQt5 instead of gkt3 as it is a cross-platform gui

I am not sure about portaudio or pyobject but if you could find a replacement that works cross-platform and can be installed via pip instead of conda that would be great. Thanks for the program this is just what I was looking for. I may try to play with the code to see if I can get a copy working in windows. If you already have plans to resolve this issue please let me know as I do not want to duplicate work.

Thanks,
Dan

I just realized you use pyautogui. What is the reason for evdev since pyautogui is cross-platform?

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

1 participant