-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
FileNotFoundError: [Errno 2] No such file or directory #61
Comments
Hi, you can try switching the backend |
Actually dbus is mounted .
With bleak --backend bleak I have another error:
in bluetoothctl I can pair the device, current status:
|
This behaviour is odd. Bleak is used by default, so the error messages shouldn't be different - not sure why this happens. |
Ok what do i do? What do you suggest? |
? |
Sorry, not sure what to do here! |
Hello, I can't resolve following issue:
bash-5.1# pip install --upgrade python-eq3bt
Requirement already satisfied: python-eq3bt in /usr/local/lib/python3.10/site-packages (0.2)
Requirement already satisfied: bleak in /usr/local/lib/python3.10/site-packages (from python-eq3bt) (0.15.1)
Requirement already satisfied: click in /usr/local/lib/python3.10/site-packages (from python-eq3bt) (8.1.3)
Requirement already satisfied: construct in /usr/local/lib/python3.10/site-packages (from python-eq3bt) (2.10.56)
Requirement already satisfied: typing-extensions>=4.2.0 in /usr/local/lib/python3.10/site-packages (from bleak->python-eq3bt) (4.3.0)
Requirement already satisfied: dbus-next in /usr/local/lib/python3.10/site-packages (from bleak->python-eq3bt) (0.2.3)
The text was updated successfully, but these errors were encountered: