Open codebydant opened 1 year ago
The tool doesn't quite works on Python 2.
Also, here's the hot fix for all the OSX and Linux users,
if any(x in sys.platform.lower() for x in ['linux', 'linux2', 'win32', 'darwin']):
For installing from the source,
$ python3 setup.py install
Hi @0x48piraj
I have been trying to run this tool, but I got: