-
Notifications
You must be signed in to change notification settings - Fork 29
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
macOS: app crash on boot: Python cannot be opened because of a problem #261
Comments
> ls /Library/Frameworks/Python.framework/Versions/3.8/Python
ls: /Library/Frameworks/Python.framework/Versions/3.8/Python: No such file or directory It looks like Big Sur moved python3 to developer tools and its no longer shipped with the OS. Which probably breaks this bundling? yubikey-manager-qt/.github/workflows/macOS.yml Lines 133 to 137 in 077f6e8
|
Hi, |
Please try updating to the latest version, 1.2.0, and see if that helps. We have a newer version of Python there that will hopefully solve this issue. Reopen if it does not. |
I'm getting this error in version 1.2.3 (Python 3.9.2). It looks like the Python.app is referencing the non-existant OS library instead of the bundled library.
|
Looks like I don't have permission to re-open. |
@smaddock Thanks for letting us know! I have reopened. |
Running Big Sur 11.2.2
Whenever I boot my system after I installed the yubikey manager from the yubico website (currently version 1.1.5) I get a crash report report from python, caused by the yubikey manager.
Here is the log:
There seems to be a problem with a dynamic library that can't be found.
The text was updated successfully, but these errors were encountered: