Open jeffhaskin opened 17 hours ago
I was able to get it to launch by opening venv/lib/python3.12/site-packages/keyboard/_darwinkeyboard.py
and commenting out line 134, but that will probably break stuff so I don't think that's a fix. I'll test it but I don't know what will stop working.
System: M2 Macbook, macos Sequoia 15.0.1 (24A348) Python: 3.12.2
The readme says macOS Sonoma 15.7 or above, but 15.0 is Sequoia, and 15.7 isn't out yet.
According to Claude, the crash is in
keyboard._darwinkeyboard.py
, indicating an issue with the keyboard module's macOS implementation.With debug flag enabled: