-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
I was trying to install able on linux and import the class BluetoothDispatcher but it was giving error cannot import name BluetoothDispatcher.
ImportError: cannot import name 'BluetoothDispatcher' from 'able' (/user/.local/lib/python3.8/site-packages/able/__init__.py)
When I looked in the folder there was no folder named recipes. So I cloned the project and copy the recipie to that folder but still I get the error. I looked at this issue as well, I have all necessary permissions and things setup.
Reactions are currently unavailable