On linux, you need to install tkinter: sudo apt-get install python3-tk On mac, install pygame like this: brew install python3 # Not sure if this is actually needed brew install sdl sdl_image sdl_mixer sdl_ttf smpeg portmidi pip3 install pygame pip3 install pyobjc