AyhanBlackFlag
AyhanBlackFlag
TTermux
Created by AyhanBlackFlag on 11/6/2024 in #support
A tools do not work on termux but work on my pc
Hello, a tool that works perfectly on PC does not work on my phone with termux, I have an error and I can't find where it comes from, how do I fix it? (the tools uses jdk-21 and python) Traceback (most recent call last): File "/storage/emulated/0/Download/Ezwizard/main.py", line 36, in <module> from lbptoolspy import far4_tools,install_mods_to_bigfart # put modules you need at the bottom of list for custom cheats, in correct block ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/lbptoolspy/init.py", line 1, in <module> from .mod_installer import install_mods_to_bigfart File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/lbptoolspy/mod_installer.py", line 20, in <module> from .image_helpers import unique_level_badge_image File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/lbptoolspy/image_helpers.py", line 13, in module> LEVEL_ICON_DATE_TEXT_FONT = ImageFont.truetype(ARIAL_TTF_FONT_BYTES, 73) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/PIL/ImageFont.py", line 879, in truetype return freetype(font) ^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/site-packages/PIL/ImageFont.py", line 876, in freetype return FreeTypeFont(font, size, index, encoding, layout_engine) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/PIL/ImageFont.py", line 227, in init raise core.ex File "/data/data/com.termux/files/usr/lib/python3.12/site-packages/PIL/ImageFont.py", line 66, in <module> from . import _imagingft as core ImportError: cannot import name '_imagingft' from 'PIL' (/data/data/com.termux/files/usr/lib/python3.12/site-packages/PIL/init.py). Did you mean: '_imaging'?
5 replies