I’ve uploaded new macOS wheels tagged with version v1.10.11.post1
. This disables getting keyboard/mouse devices by default. It can be reenabled, if desired, using this config:
iokit-scan-mouse-devices true
iokit-scan-keyboard-devices true
@miklesz at your leisure, could you test deployment again and verify that it is solved? You don’t need to reinstall Panda3D, but you do probably need to delete the build
directory to make sure it doesn’t use the cached wheel. Make sure you see “.post1” in the name of the .whl file that setup.py is downloading when it’s building the macOS binary.