Closed tonymaroun closed 1 year ago
use python2.7 and you're good to go
So python3 doesn't work?
On Sat, Jun 3, 2023, 7:38 PM DeadShot0x7 @.***> wrote:
use python2.7 and you're good to go
— Reply to this email directly, view it on GitHub https://github.com/Deadshot0x7/007-TheBond/issues/35#issuecomment-1575059057, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPF5FX7PJR66POBFINXNLLXJNSB5ANCNFSM6AAAAAAYXEJMQ4 . You are receiving this because you authored the thread.Message ID: @.***>
Yep , don't worry will refactor it soon . till then use it with python 2.7
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'
Can u help me?