Traceback (most recent call last):
File "nitrokeyapp_main_.py", line 36, in
File "nitrokeyapp_main_.py", line 30, 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
This seems to be the same issue as https://github.com/Nitrokey/nitrokey-app2/issues/288, caused by a printer connected via USB. It should be fixed in the next release. Until then, you should be able to work around it by disconnecting the printer.
please re-test with the v2.3.5 release, this should be fixed there
Fixed in version 2.3.5. Please reopen if error still occurs.