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

'BLE' object has no attribute '_ble' #2

Closed
datmaniac95 opened this issue Nov 14, 2017 · 2 comments
Closed

'BLE' object has no attribute '_ble' #2

datmaniac95 opened this issue Nov 14, 2017 · 2 comments

Comments

@datmaniac95
Copy link

Hi,
I'm trying to run your example but I face this problem:

AttributeError: 'BLE' object has no attribute '_ble'

Please help, since this is the only Python BLE library that support Android.

@b3b
Copy link
Owner

b3b commented Mar 1, 2018

@datmaniac95 Ouch, sorry for late reply, missed the notification.

Something went wrong during BLE initialisation, but not clear what - perhaps there was more messages from Java code.

I will add exception handler to the alert example today.

b3b added a commit that referenced this issue Mar 1, 2018
@b3b
Copy link
Owner

b3b commented Mar 1, 2018

Now, when an error occurs in Java or Python code, a traceback popup window should appear.

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

2 participants