Failed to execute script '_main_' due to unhandled exception: The driver type 'USBPRINT' is not supported yet
Traceback (most recent call last):
File "nitrokeyapp\__main__.py", line 40, in <module>
File "nitrokeyapp\__main__.py", line 34, in main
File "nitrokeyapp\gui.py", line 42, in __init__
File "usbmonitor\usbmonitor.py", line 35, in __init__
File "usbmonitor\__platform_specific_detectors\_windows_usb_detector.py", line 30, in __init__
File "usbmonitor\__platform_specific_detectors\_usb_detector_base.py", line 43, in __init__
File "usbmonitor\__platform_specific_detectors\_windows_usb_detector.py", line 46, in get_available_devices
File "usbmonitor\__platform_specific_detectors\_windows_usb_detector.py", line 83, in __finetune_incompatible_attributes
File "usbmonitor\__platform_specific_detectors\_windows_usb_detector.py", line 123, in __get_driver_type_from_device_id
AssertionError: The driver type 'USBPRINT' is not supported yet, please create an issue in github
I'm getting the following error since upgrading to the latest version: