Open chengfeiZhou opened 4 years ago
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:
copy-paste files from lib/python3.9/site-packages/bluetool
to dir with my project.
this is dirty but works.
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)