-
Notifications
You must be signed in to change notification settings - Fork 26
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
win10 cannot import name Bluetooth #10
Comments
I got the same problem. Can anyone offer some help? |
Same problem here |
Also hitting this issue, but on Ubuntu 20.04 with python3 |
FYI this is fixed on branch pr-py3. |
also I have this problem |
recursive import. i fixed it by hands: |
isn't this for linux? Why do you expect to work when it's description says its for linux |
ImportError: cannot import name 'Bluetooth' from 'bluetool' (C:\Develop\Python\Anaconda3\lib\site-packages\bluetool_init_.py)
The text was updated successfully, but these errors were encountered: