HackTheWorld icon indicating copy to clipboard operation
HackTheWorld copied to clipboard

the program can't run

Open siroo2137 opened this issue 3 years ago • 2 comments

if i use the python2 this error is shown: eee

if i use python this errror is shown: ee

edit: i did install pycrypto, pycryptodome and the termcolor

siroo2137 avatar Feb 04 '22 11:02 siroo2137

make below changes to work in python3 : https://github.com/rebornindishell/HackTheWorld/commit/5c2c7645ad68bea279b5a38b14b6038c2612c75c

rebornindishell avatar Feb 18 '22 07:02 rebornindishell

This! For anyone who has the same problem, fix all the syntax errors in the HackTheWorld.py provided by @rebornindishell .

Thank you.

jetblack90 avatar Apr 29 '22 18:04 jetblack90