Deadshot0x7 / 007-TheBond

This Script will help you to gather information about your victim or friend.
https://tinyurl.com/4jm7y2xk
MIT License
1.2k stars 30 forks source link

I can usually figure it out but I'm exhausted by this one.. #41

Closed CamsShaft closed 1 year ago

CamsShaft commented 1 year ago

I've backtracked so many times and I still have no idea why it doesn't run. I didn't even want to ask for help but I think I've turned my brain into that drug commercial where the guy smashes an egg with a frying pan. Definitely my brain on termux... and probably drugs. Can't wait to feel stupid when it's super easy probably.

~/007-TheBond/src $ python3 007-TheBond.py Traceback (most recent call last): File "/data/data/com.termux/files/home/007-TheBond/src/007-TheBond.py", line 2, in import pyfiglet File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pyfiglet/init.py", line 11, in import pkg_resources ModuleNotFoundError: No module named 'pkg_resources'

Deadshot0x7 commented 1 year ago
pip install pkg_resources