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

unable to make it work on Python 3.7.3 #494

Open
David-Afik opened this issue Aug 28, 2022 · 0 comments
Open

unable to make it work on Python 3.7.3 #494

David-Afik opened this issue Aug 28, 2022 · 0 comments

Comments

@David-Afik
Copy link

I'm trying to understand what to do for Python 3.7.3
what line on what file I need to change in order not to get this error:

Traceback (most recent call last): File "BLE_Central_LedControl.py", line 14, in <module> import bluepy File "/home/pi/bluepy/__init__.py", line 3, in <module> bluepy.btle AttributeError: module 'bluepy' has no attribute 'btle'

using
Name: bluepy Version: 1.3.0 Summary: Python module for interfacing with BLE devices through Bluez Home-page: https://github.com/IanHarvey/bluepy Author: Ian Harvey Author-email: website-contact@fenditton.org License: UNKNOWN Location: /usr/local/lib/python3.7/dist-packages/bluepy-1.3.0-py3.7.egg Requires: Required-by:

Thanks,

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