Closed zswitten closed 1 year ago
Heyo, I super appreciate your interest in this! The error shows that the main.py script is incompatible with MacOS due to differences in the installed Python version from the Linux and Windows ones. Unfortunately, mostly because I don't have access to a Mac for testing purposes, I don't plan on adding explicit support for that OS.
On the plus side, it looks like the problem principally stems from my implementation of the pygame gui. This means that the bot itself should work, so someone with a Mac could re-code the main.py script to make it compatible in the future. This would rely on someone else doing it though, so it's probably not going to happen soon if at all.
For the time-being, there's a good chance you'll still be able to use the gptcli.py script. It doesn't use pygame, so this error should not present. In any case, I apologize for the inconvenience yo
I saw the instructions only mention Windows + Linux, but figured I'd try it out anyway. I installed espeak with brew, but when I run main.py I get this trace: