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

Linux install missing dependencies #48

Closed
kevincar opened this issue Jun 18, 2021 · 1 comment
Closed

Linux install missing dependencies #48

kevincar opened this issue Jun 18, 2021 · 1 comment
Assignees
Labels
backend: bluez Problem specific to bluez bug Something isn't working

Comments

@kevincar
Copy link
Owner

The problem
Installing on Linux doesn't install twisted.

Reproduction

pip install bless
python

Results in

ModuleNotFoundError: No module named 'twisted'

Expected behavior
No error should be raised when attempting to import after installation

Desktop (please complete the following information):

  • OS: Linux, Ubuntu
  • Proc: ARM
@kevincar kevincar added bug Something isn't working backend: bluez Problem specific to bluez labels Jun 18, 2021
@kevincar kevincar self-assigned this Jun 18, 2021
@kevincar
Copy link
Owner Author

Reopening because this issue isn't fixed. Although the dependencies are there, recent changes and requirements for the expected service handle value, needed by bleak needs to be updated.

@kevincar kevincar reopened this Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: bluez Problem specific to bluez bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant