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

win10 cannot import name Bluetooth #10

Open
chengfeiZhou opened this issue Mar 11, 2020 · 7 comments
Open

win10 cannot import name Bluetooth #10

chengfeiZhou opened this issue Mar 11, 2020 · 7 comments

Comments

@chengfeiZhou
Copy link

ImportError: cannot import name 'Bluetooth' from 'bluetool' (C:\Develop\Python\Anaconda3\lib\site-packages\bluetool_init_.py)

@chengfeiZhou chengfeiZhou changed the title win10下没有Bluetooth win10 cannot import name Bluetooth Mar 11, 2020
@alanackart
Copy link

I got the same problem. Can anyone offer some help?

@TarunGunampalli
Copy link

Same problem here

@bryanhughes
Copy link

Also hitting this issue, but on Ubuntu 20.04 with python3

@paullouisageneau
Copy link

FYI this is fixed on branch pr-py3.

@AM-Hamedani
Copy link

also I have this problem

@zoldaten
Copy link

zoldaten commented Oct 7, 2024

recursive import. i fixed it by hands:
copy-paste files from lib/python3.9/site-packages/bluetool
to dir with my project.
this is dirty but works.

@newor0599
Copy link

isn't this for linux? Why do you expect to work when it's description says its for linux

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

8 participants