Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails to sometimes import yubikey modules #108

Open
fezie opened this issue Aug 2, 2019 · 0 comments
Open

fails to sometimes import yubikey modules #108

fezie opened this issue Aug 2, 2019 · 0 comments

Comments

@fezie
Copy link

fezie commented Aug 2, 2019

Hi,

somestimes yubioath-desktop works and sometimes not. I haven't figured out why.
It helps if I just reinstall the (selfcompiled) Debian package. Or if I extract it in my home folder and run the binary from there instead of /usr/bin.

System ist Debian unstable with pyotherside 1.5.8

Here the error messages when it fails:


$ yubioath-desktop 
Got library name:  "/usr/lib/x86_64-linux-gnu/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so"
"PyOtherSide error: Traceback (most recent call last):\n\n  File \"<string>\", line 1, in <module>\n\nAttributeError: module 'yubikey' has no attribute 'init'\n"
qml: Function not found: 'yubikey.init' (Traceback (most recent call last):

  File "<string>", line 1, in <module>

AttributeError: module 'yubikey' has no attribute 'init'

Any Idea how to debug this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant