An error occurred in the config.ini file for kivy. This file was in the .kivy folder.
Earlier in the input section, we had the following lines:
[input] mouse = mouse mtdev_%(name)s=probesysfs,provider=mtdev hid_%(name)s=probesysfs,provider=hidinput %(name)s=probesysfs,provider=hidinput
Removing the last line shown above resolved the double-entry error.
source share