You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: