~ $ tbomb
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/tbomb", line 5, in
from tbomb.bomber import main
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/tbomb/bomber.py", line 13, in
from pkg_resources import resource_string
ModuleNotFoundError: No module named 'pkg_resources'
~ $ tbomb Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/tbomb", line 5, in
from tbomb.bomber import main
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/tbomb/bomber.py", line 13, in
from pkg_resources import resource_string
ModuleNotFoundError: No module named 'pkg_resources'