Just tried installing bthidhub on my Pi using the on_pi_setup.sh. Script went through, but after reboot I could not connect to the web interface. Nmap also showed there was no port 8080 open.
During installation, I got the error message:
aiohttp-session 2.11.0 has requirement aiohttp>=3.8, but you'll have aiohttp 3.6.2 which is incompatible.
Apparently, it first installed and then deleted 3.6.2 to install 3.8.1 after that. Maybe something to do with this? Workaround by setting aiohttp-session to an old version as well?
Just tried installing bthidhub on my Pi using the on_pi_setup.sh. Script went through, but after reboot I could not connect to the web interface. Nmap also showed there was no port 8080 open.
During installation, I got the error message:
aiohttp-session 2.11.0 has requirement aiohttp>=3.8, but you'll have aiohttp 3.6.2 which is incompatible.
Apparently, it first installed and then deleted 3.6.2 to install 3.8.1 after that. Maybe something to do with this? Workaround by setting aiohttp-session to an old version as well?