Replies: 1 comment 2 replies
-
You must allow Bluetooth for the IDLE app via system settings. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to use some of the examples using Python from the IDLE app on my Mac Mini (newest OS) and get the following message when the app crashes -- Python quit unexpectedly.
Termination Reason: Namespace TCC, Code 0
This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothAlwaysUsageDescription key with a string value explaining to the user how the app uses this data.
I have no idea of where or how to address that in the context of the app I am using.
Beta Was this translation helpful? Give feedback.
All reactions