Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... libjpeg62-turbo-dev is already the newest version (1:2.1.5-4). zlib1g-dev is already the newest version (1:1.3.dfsg+really1.3.1-1+b1). gcc is already the newest version (4:14.2.0-1). python3-dev is already the newest version (3.13.5-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Requirement already satisfied: pillow in /usr/local/lib/python3.12/site-packages (12.0.0) Requirement already satisfied: luma.oled in /usr/local/lib/python3.12/site-packages (3.14.0) Requirement already satisfied: psutil in /usr/local/lib/python3.12/site-packages (7.1.3) Requirement already satisfied: smbus2 in /usr/local/lib/python3.12/site-packages (0.5.0) Requirement already satisfied: luma.core>=2.4.1 in /usr/local/lib/python3.12/site-packages (from luma.oled) (2.5.2) Requirement already satisfied: cbor2 in /usr/local/lib/python3.12/site-packages (from luma.core>=2.4.1->luma.oled) (5.7.1) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/app/oled_stats.py", line 10, in font = ImageFont.load_default() ^^^^^^^^^ NameError: name 'ImageFont' is not defined