Nitrokey / nitrokey-app2

Graphical application to manage and use Nitrokey 3 devices
https://www.nitrokey.com/products/nitrokeys
Apache License 2.0
69 stars 10 forks source link

Arch Linux: Nitrokey App 2 v2.2.2-1 is broken #232

Closed klakomuc closed 1 month ago

klakomuc commented 1 month ago

Hi there, I cannot start the Nitrokey App 2 anymore. This error message appears in the Terminal:

Traceback (most recent call last):
  File "/usr/bin/nitrokeyapp", line 5, in <module>
    from nitrokeyapp.__main__ import main
  File "/usr/lib/python3.11/site-packages/nitrokeyapp/__main__.py", line 10, in <module>
    from nitrokeyapp.gui import GUI
  File "/usr/lib/python3.11/site-packages/nitrokeyapp/gui.py", line 11, in <module>
    from pynitrokey.nk3 import Nitrokey3Device
ImportError: cannot import name 'Nitrokey3Device' from 'pynitrokey.nk3' (/usr/lib/python3.11/site-packages/pynitrokey/nk3/__init__.py)

I currently have these Nitrokey programs installed on my system: nitrokey-app2 2.2.2-1 [is broken] python-pynitrokey 0.4.46-1 [works again since update of python-spsdk]

robin-nitrokey commented 1 month ago

This is a duplicate of: https://github.com/Nitrokey/nitrokey-app2/issues/228

nitrokey-app2 2.2.2 needs pynitrokey 0.4.45.