Sorry, I nuked it before I fully read your message. But here is the after information:
CoreELEC:~ # opkg list-installed
ca-certificates - 20210119-1
entware-opt - 227000-3
entware-release - 1.0-2
entware-upgrade - 1.0-1
findutils - 4.8.0-1
grep - 3.6-1a
libbz2 - 1.0.8-1a
libc - 2.27-11
libffi - 3.4.2-1
libgcc - 8.4.0-11
libopenssl - 1.1.1k-1
libpcre - 8.45-1
libpthread - 2.27-11
libpython3 - 3.9.6-2
librt - 2.27-11
libssp - 8.4.0-11
libstdcpp - 8.4.0-11
libtirpc - 1.3.2-1
libuuid - 2.37-1
locales - 2.27-9
opkg - 2021-06-13-1bf042dd-1
python3-base - 3.9.6-2
python3-cffi - 1.14.6-1
python3-cryptography - 3.4.7-1
python3-email - 3.9.6-2
python3-light - 3.9.6-2
python3-openssl - 3.9.6-2
python3-ply - 3.11-2
python3-pycparser - 2.20-5
python3-six - 1.16.0-1
python3-urllib - 3.9.6-2
terminfo - 6.2-2a
zlib - 1.2.11-3
zoneinfo-asia - 2021a-1
zoneinfo-europe - 2021a-1
Echo didn't return anything:
CoreELEC:~ # echo "from cryptography.hazmat.bindings._openssl import ffi, lib"|python3
CoreELEC:~ #
The Cabernet web page won't open. I didn't install pip.
Below is the output from the tvheadend-locast.log:
Traceback (most recent call last):
File "/storage/tvheadend-locast/tvh_main.py", line 10, in <module>
from lib import main
File "/storage/tvheadend-locast/lib/main.py", line 21, in <module>
import logging
ModuleNotFoundError: No module named 'logging'