hubitat icon indicating copy to clipboard operation
hubitat copied to clipboard

Python-Requests and Python-Bluez no longer exist

Open hakarune opened this issue 2 years ago • 0 comments

When trying to install on the newest Raspian or Debian Bullseye these packages are gone.

E: Unable to locate package python-requests
E: Unable to locate package python-bluez

You can bypass python-bluez by manually downloading and installing it from archives, but python-requests fails because new python3 packages would be broken and it has missing dependencies that you can't manually install. Attempted using backports as well, but they do not help. I even tried fully adding Buster repos and installing but that threw all sorts of errors and garbage.

Is there a way to add python3-requests to these scripts instead or update it all to python3?

hakarune avatar May 03 '22 01:05 hakarune